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

DBMS > Bangdb vs. BaseX vs. Manticore Search vs. SpatiaLite vs. Teradata Aster

System Properties Comparison Bangdb vs. BaseX vs. Manticore Search vs. SpatiaLite vs. Teradata Aster

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBaseX  Xexclude from comparisonManticore Search  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionConverged and high performance database for device data, events, time series, document and graphLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Multi-storage database for search, including full-text search.Spatial extension of SQLitePlatform for big data analytics on multistructured data sources and types
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Native XML DBMSSearch engineSpatial DBMSRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar LibraryRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitebangdb.combasex.orgmanticoresearch.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdocs.bangdb.comdocs.basex.orgmanual.manticoresearch.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperSachin Sinha, BangDBBaseX GmbHManticore SoftwareAlessandro FurieriTeradata
Initial release20122007201720082005
Current releaseBangDB 2.0, October 202111.0, June 20246.0, February 20235.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSD licenseOpen Source infoGPL version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1commercial
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, C++JavaC++C++
Server operating systemsLinuxLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
server-lessLinux
Data schemeschema-freeschema-freeFixed schemayesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsno infoXQuery supports typesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.noCan index from XMLnoyes infoin Aster File Store
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLSQL like support with command line toolnoSQL-like query languageyesyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C#
C++
Java
Python
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnoyesuser defined functionsnoR packages
Triggersyes, Notifications (with Streaming only)yes infovia eventsnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneSynchronous replication based on Galera librarynoneyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDmultiple readers, single writeryes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesno
User concepts infoAccess controlyes (enterprise version only)Users with fine-grained authorization concept on 4 levelsnonofine 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
BangdbBaseXManticore SearchSpatiaLiteTeradata Aster
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Teradata unveils improved QueryGrid connectors
21 April 2015, CIO

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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