DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Faircom DB vs. Sequoiadb vs. SingleStore vs. SQLite vs. Stardog

Vergleich der Systemeigenschaften Faircom DB vs. Sequoiadb vs. SingleStore vs. SQLite vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.NewSQL database with distributed OLTP and SQLMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeWeit verbreitetes In-Process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Document Store
Relational DBMS
Relational DBMSRelational DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte0,48
Rang#260  Overall
#41  Document Stores
#121  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte116,01
Rang#10  Overall
#7  Relational DBMS
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Websitewww.faircom.com/­products/­faircom-dbwww.sequoiadb.comwww.singlestore.comwww.sqlite.orgwww.stardog.com
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.singlestore.comwww.sqlite.org/­docs.htmldocs.stardog.com
EntwicklerFairCom CorporationSequoiadb Ltd.SingleStore Inc.Dwayne Richard HippStardog-Union
Erscheinungsjahr19792013201320002010
Aktuelle VersionV12, November 20208.5, Jänner 20243.45.3  (15 April 2024), April 20247.3.0, Mai 2020
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availableOpen Source infoServer: AGPL; Client: Apache V2kommerziell infofree developer edition availableOpen Source infoPublic Domainkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheANSI C, C++C++C++, GoCJava
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux info64 bit version requiredserverlosLinux
macOS
Windows
Datenschemaschema free, schema optional, schema required, partial schema,schemafreijaja infodynamische Spaltentypenschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresja infooid, date, timestamp, binary, regexjaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesjajajajaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-like query languageyes infobut no triggers and foreign keysja infoSQL-92 wird nicht vollständig unterstütztYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietäres Protokoll basierend auf JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C++
Java
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Actionscript
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++JavaScriptjaneinuser defined functions and aggregates, HTTP Server extensions in Java
Triggersjaneinneinjaja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingSharding infohash partitioningkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeineMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually Consistentwährend einer Transaktion wird das Dokument gesperrtACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryjaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjajaja
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for fileseinfacher Passwort-basierter ZugriffsschutzFine grained access control via users, groups and rolesneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Faircom DB infoformerly c-treeACESequoiadbSingleStore infoformer name was MemSQLSQLiteStardog
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Faircom DB infoformerly c-treeACESequoiadbSingleStore infoformer name was MemSQLSQLiteStardog
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

bereitgestellt von Google News

SequoiaDB's Innovative Solutions in Distributed Databases Earns IDC Recognition - PR Newswire APAC
17. März 2023, PR Newswire Asia

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore Announces Exclusive Partnership with Agile Platform
15. April 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

SQLite the New Hotness?! 🤔
21. März 2024, hackernoon.com

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

Präsentieren Sie hier Ihr Produkt