Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
InfiniteGraph is a massively scalable graph database specifically designed to excel at high-speed ingest of massive volumes of data (billions of nodes and edges per hour) while supporting complex queries. InfiniteGraph can seamlessly distribute connected graph data across a global enterprise.
InfiniteGraph is a schema-based graph database that supports highly complex data models. It also has an advanced schema evolution capability that allows you to modify and evolve the schema of an existing database.
InfiniteGraph’s Placement Management Capability allows you to optimize the placement of data items resulting in tremendous performance improvements in both query and ingest.
InfiniteGraph has client-side caching which caches frequently used node and edges. This can allow InfiniteGraph to perform like an in-memory graph database.
InfiniteGraph's DO query language enables complex "beyond graph" queries not supported by other graph databases.
Description
Introducing a Go entity framework that serves as a robust and straightforward ORM, perfect for both modeling and querying data. This framework offers a simple API that allows developers to represent any database schema as Go objects seamlessly. With the ability to execute queries, perform aggregations, and navigate complex graph structures effortlessly, it stands out for its user-friendly design. The API is entirely statically typed and features an explicit interface through code generation, ensuring clarity and reliability. The latest iteration of the Ent framework introduces a type-safe API that permits ordering based on fields and edges, with plans for this feature to be integrated into its GraphQL capabilities shortly. Additionally, users can easily generate an Entity Relationship Diagram (ERD) of their Ent schema with a single command, enhancing visualization. The framework further simplifies the incorporation of features like logging, tracing, caching, and soft deletion, all achievable with just 20 lines of code. Moreover, Ent supports GraphQL using the 99designs/gqlgen library and offers various integration options. It facilitates the generation of a GraphQL schema for nodes and edges defined within the Ent schema, while also addressing the N+1 problem through efficient field collection, eliminating the need for complex data loaders. This combination of features makes the Ent framework an invaluable tool for developers working with Go.
API Access
Has API
API Access
Has API
Integrations
Docker
Go
GraphQL
Homebrew
MariaDB
MySQL
PostgreSQL
SQLite
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Objectivity
Founded
1988
Country
United States
Website
www.infinitegraph.com
Vendor Details
Company Name
ent
Country
United States
Website
entgo.io