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 > EJDB vs. Faircom DB vs. FileMaker vs. InfinityDB vs. RavenDB

Vergleich der Systemeigenschaften EJDB vs. Faircom DB vs. FileMaker vs. InfinityDB vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEJDB  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
KurzbeschreibungEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.FileMaker ist ein RDBMS mit einem GUI Frontend.A Java embedded Key-Value Store which extends the Java Map interfaceOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellDocument StoreKey-Value Store
Relational DBMS
Relational DBMSKey-Value StoreDocument Store
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,30
Rang#294  Overall
#44  Document Stores
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte49,73
Rang#20  Overall
#14  Relational DBMS
Punkte0,07
Rang#359  Overall
#54  Key-Value Stores
Punkte3,01
Rang#101  Overall
#17  Document Stores
Websitegithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-dbwww.claris.com/­filemakerboilerbay.comravendb.net
Technische Dokumentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.claris.com/­resources/­documentationboilerbay.com/­infinitydb/­manualravendb.net/­docs
EntwicklerSoftmotionsFairCom CorporationClaris infoein Tochterunternehmen von AppleBoiler Bay Inc.Hibernating Rhinos
Erscheinungsjahr20121979198320022010
Aktuelle VersionV12, November 202019.4.1, November 20214.05.4, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoGPLv2kommerziell infoRestricted, free version availablekommerziellkommerziellOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheCANSI C, C++JavaC#
Server BetriebssystemeserverlosAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
iOS infoclient part only
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux
macOS
Raspberry Pi
Windows
Datenschemaschemafreischema free, schema optional, schema required, partial schema,jaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, bool, date, object_idja, ANSI Standard SQL Types, JSON, typed binary structuresjaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoEine http Query kann die Daten als XML zurück gebennein
Sekundärindizesneinjajanein infomanual creation possible, using inversions based on multi-value capabilityja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsja infoüber PlugInsneinSQL-like query language (RQL)
APIs und andere ZugriffskonzepteIn-process LibraryADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Filemaker WebDirect
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
PHPJava.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++janeinja
Triggersneinjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineyes, 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 Replikation infosince Version 14keineMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjajanein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneintunable from ACID to Eventually ConsistentneinACID infoOptimistic locking for transactions; no isolation for bulk loadsACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/Write Lockingjajajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleneinFine grained access rights according to SQL-standard with additional protections for fileseinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesneinAuthorization levels configured per client per database

Weitere Informationen bereitgestellt vom Systemhersteller

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

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

Weitere Ressourcen
EJDBFaircom DB infoformerly c-treeACEFileMakerInfinityDBRavenDB
Erwähnungen in aktuellen Nachrichten

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

bereitgestellt von Google News

Reviews - Features
1. März 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

Claris FileMaker Pro 19 review
2. März 2022, TechRadar

Apple subsidiary FileMaker returns to its original name from the '80s
6. August 2019, The Verge

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

Review: NoSQL database RavenDB
20. März 2019, TechGenix

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

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.

Präsentieren Sie hier Ihr Produkt