| SQLite |
Sehr kleine und bekannte embedded-Datenbank. |
|
|
| db4o |
Native Objekt-Datenbank für .NET und Java.
Früher von db4objects, Inc. entwickelt, wurde die Datenbank von Versant erworben. |
|
Versant Corp |
| Gladius DB |
Gladius DB is a fast and efficient PHP flatfile database engine written in pure PHP; its SQL syntax is compatible with a subset of intermediate SQL92. You will not need any specific extension to have it work, and it is bundled with an adoDB lite driver |
|
|
| Metakit |
Metakit is an efficient database library with a small footprint. Its a cross between flat-file, RDBMS, and OODBMS. Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning. |
|
Equi 4 Software |
| Berkeley DB |
Speichert Werte als Key/Value ab, besitzt aber Funktionen für Transaktionen, Backups oder Threads |
|
Oracle |
| FFDB |
Flat File DataBase (FFDB) for PHP
Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes |
|
|
| JQuickBase |
Java API to realize quick ISAM (Index Sequential Access Method) functionality for local application. This includes database files and scalable B+Tree (B-plus-tree) index files. Supports data backup and strong file encryption using Twofish and SHA-256. |
|
|
| tinySQL |
a minimal SQL engine written in 100% Java. It is a very small, file based SQL engine which uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. |
|
|
| Microsoft Access |
|
|
Microsoft |
| dBASE |
System das bis Ende der 80er Jahre eingesetzt wurde
letzte Version dBase V 1993
|
|
|
| Lotus-Notes |
per ODBC kann ebenfalls darauf als Datenbank zugreifen |
|
IBM |
| Alpha_Five |
Hat zwar eine eigene engine, benutzt aber mittlerweile auch lieber MySQL ode DB2 als Backend, eher eine RAD-Umgegbung |
|
Alpha Software, Inc. |
| Jinx |
anno 1994
nur ein besseres CSV |
|
|
| Excel |
Excel-Dateien können auch als embedded "Datenbank" verwendet werden. Nur würde ich dies niemand empfehlen! (Auf dieser Seite gibt es schließlich genügend Alternativen!) |
|
Microsoft |
| FileMaker |
Weltweit hat sich FileMaker Pro neben Microsoft Access zum Standarddatenbankprogramm für Einzelplatzanwendungen und kleine bis mittlere Arbeitsgruppen entwickelt
so etwas wie Excel? |
|
FileMaker, Inc. |
| DataPerfect |
relationale Datenbank für WordPerfect, also sowas wie Excel anno 1991 |
|
|
| txtSQL |
Framework that uses a subset of SQL and provides php developers an alternative solution to tables and atabases, particularly those who do not have a database service (like mySQL, SQLite, MSSQL, ORACLE...). Comes packaged with an txtSQLAdmin |
|
|