InfinityDB Server
Boiler Bay
Price: Typical Total Price$0.142/hrTotal pricing per instance for services hosted on t3.medium in US East (N. Virginia). View Details
Free TrialProduct Overview
InfinityDB is a NoSQL DBMS for flexible, nestable data structures including tables, trees, sets, images, blobs, and more, with dynamically extensible metadata embedded in each data Item as 'Class' and 'Attribute' components. 12 data types sort properly and can form tuple keys, unlike simple JSON or document databases.A simple declarative PatternQuery language far exceeds SQL's capabilities and encroaches on the capabilities of regular programming languages. Queries may be interactively created and edited graphically or via a trivial 'i-code' language, and run via a browser. A few keystrokes can define queries that gather and scatter data, do computations using a Java-like expression syntax, run nestable reducers, perform implicit loops, and do select, project, and Join, optionally with JSON parameter inputs and JSON returned results, while handling images or other blobs natively. The language is declarative, so there is no complex, risky, unmaintainable, opaque coding, and simple tasks have simple solutions. The compiler does extensive performance optimization, and advanced algorithms like fast 'zig-zag' join and intersection are used instead of slow relational 'hash join'.REST APIs can easily and quickly be defined, tested and extended, because their queries are stored in the database itself, rather than being embedded in an application server or framework mixed with traditional code. A REST API is an industry-standard JSON- and HTTP-based protocol for 'Microservices' that is easy for client programs to call from Python and other languages.The server supports multiple databases, each with permissions for users, roles, and selective query access according to user-defined interfaces. Security includes SSL, hashed passwords, and universally AES-encrypted administrative data, following industry standards.An 'ItemPacket' protocol feature allows distributed access between multiple servers for backup, data consolidation, collaboration, curation, and so on. Access is made transparent to users or client programs by configuring selected databases as remotes.
Version: InfinityDB 6.0.34
By
Boiler Bay
Categories: Databases
Data Analytics
Data Warehouses
Operating System
Linux/Unix, Amazon Linux 2
Delivery Methods
Amazon Machine Image
Highlights: NoSQL DBMS with 12 data types, for tables, trees, sets, images, blobs, documents. PatternQueries are simple, declarative, better than SQL, but encroach on programming language generality - perfect for REST API definitions. Graphical or text, no complex coding, simple tasks are simple. Graphical or text Web access for secure administration and work without awkward text-based configuration like XML.
Category: Infrastructure Software
Delivery Method: Amazon Machine Image
Company Information
Company Name: Boiler Bay
About Company: Boiler Bay has been in operation since 2002 with thousands of end-user software deployments via OEM licensees for v4/v5.
The v6 InfinityDB NoSQL DBMS is a server AMI or can be used on-premises.
Also a separate Java version v4/v5 is a NoSQL DBMS in a jar. It is super fast, simple, robust, compressing, transactional, and multi-core concurrent. The encryption uses standard AES256/HMAC-SHA256 with X509 certificates. It requires no administration and has instant zero-effort recovery with no log . Each DB is in a single file. It is the basis for server v6.