Top 7 Most Popular Embedded Database Softwares | May 2024

Here are the top 7 most popular embedded database softwares as derived from our TpSort Score which is a continually popular score, it denotes an estimated popularity of a software.

1. LevelDB

LevelDB LevelDB stores keys and values in arbitrary byte arrays, and data is sorted by key. It supports batching writes, forward and backward iteration, and compression of the data via Google's Snappy compression library.LevelDB is not a SQL database. Like other NoSQL and Dbm stores, it does not have a relational......

2. SQLite Administrator

SQLite Administrator SQLite Administrator is a powerful tool if you easily want to create, design or administrate SQLite database files. The SQL code editor helps you to quickly write sql queries with features such as code completion and highlighting. Both major versions of SQLite database files are supported by SQLite Administrator.Features:Create /......

3. DBLX Database

DBLX Database DBLX is a multi-user, client-server relational database written in Java.DBLX is compatible with any operating system which supports Java such as Windows, Mac, Linux, UNIX, Android, Symbian and Meego.The design goals of DBLX are to produce a very small, very fast database which can be used with standard ANSI sql.DBLX......

4. GUN

GUN GUN is an open source, realtime, graph database written entirely in JavaScript and built using peer-to-peer algorithms, making it surprisingly fault tolerant and easy to get started with.Like Dropbox for Web Developers or an Open Source Firebase .......

5. Realm

Realm Realm is a mobile database: a replacement for SQLite & Core Data. Realm can save thousands of lines of code & weeks of work, and lets you craft amazing new user experiences.......

6. SQLite

SQLite SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.......

7. VistaDB

VistaDB VistaDB is an embedded database engine for Visual Studio .Net developers (C# / VB.NET) with TSQL Procs, CLR procs, XCopy deployment, and much more.......