DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > 4D vs. Atos Standard Common Repository vs. Firebird vs. Lovefield vs. SQLite

System Properties Comparison 4D vs. Atos Standard Common Repository vs. Firebird vs. Lovefield vs. SQLite

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonFirebird  Xexclude from comparisonLovefield  Xexclude from comparisonSQLite  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionApplication development environment with integrated database management systemHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksFirebird is an open source RDBMS forked from Borland's InterBaseEmbeddable relational database for web apps written in pure JavaScriptWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score20.50
Rank#30  Overall
#18  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.4d.comatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.firebirdsql.orggoogle.github.io/­lovefieldwww.sqlite.org
Technical documentationdeveloper.4d.comwww.firebirdsql.org/­en/­reference-manualsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sqlite.org/­docs.html
Developer4D, IncAtos Convergence CreatorsFirebird FoundationGoogleDwayne Richard Hipp
Initial release198420162000 infoAs fork of Borland's InterBase20142000
Current releasev20, April 202317035.0.0, January 20242.1.12, February 20173.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++JavaScriptC
Server operating systemsOS X
Windows
LinuxAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-less
Data schemeyesSchema and schema-less with LDAP viewsyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesoptionalyesyesyes infonot rigid because of 'dynamic typing' concept.
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yesyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92noyesSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supported
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
LDAPADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages4D proprietary IDE
PHP
All languages with LDAP bindingsC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
JavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesnoPSQLnono
TriggersyesyesyesUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infousing MemoryDByes
User concepts infoAccess controlUsers and groupsLDAP bind authenticationUsers with fine-grained authorization conceptnono

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
4D infoformer name: 4th DimensionAtos Standard Common RepositoryFirebirdLovefieldSQLite
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

US and Australian police arrested Firebird RAT author and operator
15 April 2024, Security Affairs

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

Top Databases for Artificial Intelligence, IoT, Deep Learning, Machine Learning, Data Science, and Other Software Applications
23 July 2023, MarkTechPost

provided by Google News

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here