Google Compute Engine
Compute Engine (IaaS), a platform from Google that allows organizations to create and manage cloud-based virtual machines, is an infrastructure as a services (IaaS).
Computing infrastructure in predefined sizes or custom machine shapes to accelerate cloud transformation. General purpose machines (E2, N1,N2,N2D) offer a good compromise between price and performance. Compute optimized machines (C2) offer high-end performance vCPUs for compute-intensive workloads. Memory optimized (M2) systems offer the highest amount of memory and are ideal for in-memory database applications. Accelerator optimized machines (A2) are based on A100 GPUs, and are designed for high-demanding applications. Integrate Compute services with other Google Cloud Services, such as AI/ML or data analytics. Reservations can help you ensure that your applications will have the capacity needed as they scale. You can save money by running Compute using the sustained-use discount, and you can even save more when you use the committed-use discount.
Learn more
RaimaDB
RaimaDB, an embedded time series database that can be used for Edge and IoT devices, can run in-memory. It is a lightweight, secure, and extremely powerful RDBMS. It has been field tested by more than 20 000 developers around the world and has been deployed in excess of 25 000 000 times.
RaimaDB is a high-performance, cross-platform embedded database optimized for mission-critical applications in industries such as IoT and edge computing. Its lightweight design makes it ideal for resource-constrained environments, supporting both in-memory and persistent storage options. RaimaDB offers flexible data modeling, including traditional relational models and direct relationships through network model sets. With ACID-compliant transactions and advanced indexing methods like B+Tree, Hash Table, R-Tree, and AVL-Tree, it ensures data reliability and efficiency. Built for real-time processing, it incorporates multi-version concurrency control (MVCC) and snapshot isolation, making it a robust solution for applications demanding speed and reliability.
Learn more
JanusGraph
JanusGraph stands out as a highly scalable graph database designed for efficiently storing and querying extensive graphs that can comprise hundreds of billions of vertices and edges, all managed across a cluster of multiple machines. This project, which operates under The Linux Foundation, boasts contributions from notable organizations such as Expero, Google, GRAKN.AI, Hortonworks, IBM, and Amazon. It offers both elastic and linear scalability to accommodate an expanding data set and user community. Key features include robust data distribution and replication methods to enhance performance and ensure fault tolerance. Additionally, JanusGraph supports multi-datacenter high availability and provides hot backups for data security. All these capabilities are available without any associated costs, eliminating the necessity for purchasing commercial licenses, as it is entirely open source and governed by the Apache 2 license. Furthermore, JanusGraph functions as a transactional database capable of handling thousands of simultaneous users performing complex graph traversals in real time. It ensures support for both ACID properties and eventual consistency, catering to various operational needs. Beyond online transactional processing (OLTP), JanusGraph also facilitates global graph analytics (OLAP) through its integration with Apache Spark, making it a versatile tool for data analysis and visualization. This combination of features makes JanusGraph a powerful choice for organizations looking to leverage graph data effectively.
Learn more
OrigoDB
OrigoDB allows you to create high-quality, mission-critical systems that deliver real-time performance while significantly reducing time and costs. This is not just empty advertising! We encourage you to continue reading for a straightforward overview of our features. Feel free to reach out with any inquiries or download and give it a try today! Operations performed in memory are significantly quicker than those conducted on disk. An individual OrigoDB engine is capable of processing millions of read transactions and thousands of write transactions per second, all while ensuring synchronous command journaling to a local SSD. This capability is the primary motivation behind the development of OrigoDB. Utilizing a single object-oriented domain model is much more efficient than managing an entire stack that encompasses a relational model, object/relational mapping, data access code, views, and stored procedures, which can lead to unnecessary complexity! Furthermore, the OrigoDB engine provides complete ACID compliance right from the start. Commands are executed sequentially, allowing the in-memory model to transition smoothly from one consistent state to another, ensuring data integrity at all times. This streamlined approach ultimately enhances overall system performance and reliability.
Learn more