New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
DBLX 3.3 is available!
DBLX is a multi-user, client-server relational database.
DBLX uses standard SQL and has many types of clients, and client API's.
DBLX has a REST server to allow direct access from web applications.
The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql.
DBLX sourcecode is available in C# and Java.
DBLX includes the server component, a command-line client, as well as client APIs.
...
meta-treedb can implement malloc functionality, and much more!
Need a heap that allocates from a fixed size chunk of memory? No problem.
But where treedb comes into its own is when it comes to allocating from a mmap()ed disk file - the memory becomes persistent.
If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away.
Meta-treedb comes with an AVL tree, doubly-linked-list and...
Synology DSM installable package for Baïkal CalDAV & CardDAV server
Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others.
Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server.
The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com.
This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your...
XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.