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

DBMS > OrigoDB vs. Solr vs. SpatiaLite vs. SQL.JS vs. Teradata

System Properties Comparison OrigoDB vs. Solr vs. SpatiaLite vs. SQL.JS vs. Teradata

Editorial information provided by DB-Engines
NameOrigoDB  Xexclude from comparisonSolr  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQL.JS  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA fully ACID in-memory object graph databaseA widely used distributed, scalable search engine based on Apache LuceneSpatial extension of SQLitePort of SQLite to JavaScriptA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Object oriented DBMS
Search engineSpatial DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSRelational DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteorigodb.comsolr.apache.orgwww.gaia-gis.it/­fossil/­libspatialite/­indexsql.js.orgwww.teradata.com
Technical documentationorigodb.com/­docssolr.apache.org/­resources.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsql.js.org/­documentation/­index.htmldocs.teradata.com
DeveloperRobert Friberg et alApache Software FoundationAlessandro FurieriAlon Zakai infoenhancements implemented by othersTeradata
Initial release2009 infounder the name LiveDB2006200820121984
Current release9.6.0, April 20245.0.0, August 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Sourcecommercial
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 languageC#JavaC++JavaScript
Server operating systemsLinux
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)server-lessserver-less, requires a JavaScript environment (browser, Node.js)hosted
Linux
Data schemeyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyesyesyes
Typing infopredefined data types such as float or dateUser defined using .NET types and collectionsyes infosupports customizable data types and automatic typingyesyesyes
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.no infocan be achieved using .NETyesnonoyes
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSolr Parallel SQL Interfaceyesyes infoSQL-92 is not fully supportedyes infoSQL 2016 + extensions
APIs and other access methods.NET Client API
HTTP API
LINQ
Java API
RESTful HTTP/JSON API
JavaScript API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
JavaScriptC
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesJava pluginsnonoyes infoUDFs, stored procedures, table functions in parallel
Triggersyes infoDomain Eventsyes infoUser configurable commands triggered on index changesyesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoclient side managed; servers are not synchronizedShardingnonenoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritydepending on modelnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoWrite ahead logyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlRole based authorizationyesnonofine grained access rights according to SQL-standard

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

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

More resources
OrigoDBSolrSpatiaLiteSQL.JSTeradata
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
13 May 2024, Daily Northwestern

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Truist Financial Corp Reduces Position in Teradata Co. (NYSE:TDC)
19 May 2024, Defense World

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

Teradata Stockholders Approve Incentive Plan and Elect Directors
17 May 2024, TipRanks

Dynamic Technology Lab Private Ltd Makes New Investment in Teradata Co. (NYSE:TDC)
20 May 2024, MarketBeat

Prepare and load Amazon S3 data into Teradata using AWS Glue through its native connector for Teradata Vantage ...
30 November 2023, AWS Blog

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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