ZooLib allows one to write a single set of C++ sources which can be compiled into native executables for Mac OS, Windows, BeOS, or POSIX-compliant systems that use the X Window system (such as Linux). Zoolib provides a GUI toolkit with a uniquely flexible layout system. It also provides a single-file database format, TCP networking, and extensive debugging support. ZooLib applications are multithreaded. ZooLib requires only minimal support from the underlying OS and platform GUI layer, and thus could be ported to a completely new platform without too much difficulty. ZooLib is fully production quality on Windows and MacOS, completely implemented but untested on BeOS, and not yet complete on POSIX. Please note that the sources from the "demo" branch are also required to build ZooLib or to get started writing your own ZooLib applications.
Related Projectsblanco Framework, Properties Editor, TERASOLUNA Framework, Dumpper v.60.3, Amateras |
NoSQL is a fast, portable, relational database management system without arbitrary limits. It runs under, and interacts with, the UNIX operating system. It uses the Operator/Stream DBMS paradigm. There are a number of "operators" that each perform a unique function on the data. The "stream" is suplied by the UNIX input/output redirection mechanism. Therefore each operator processes some data and then passes it along to the next operator via the UNIX pipe function. This is very efficient as UNIX pipes are implemented in memory. NoSQL is compliant with the relational model.
Related ProjectsOpenOLAP, Dumpper v.60.3, MeCab, MPC-BE, Win32 Disk Imager |
HailDB is a relational database in shared library form that can be embedded into applications. It is not a SQL database, although you can use this library as the storage backend for a SQL database. It features a clean and simple API and is a continuation of the Embedded InnoDB project. With the addition of the HailDB plugin to Drizzle, you get a full SQL interface.
Related ProjectsiReport-Designer for JasperReports, SmillaEnlarger, Tritonn, Darik's Boot and Nuke, PostgresForest |
DataReel is a free, cross-platform database and communications toolkit. It can
be used to rapidly develop and deploy multi-threaded database and
communications applications. The DataReel toolkit is composed of a modular C++
library designed to build cross-platform infrastructures for end-user
applications, embedded systems, and reusable libraries. DataReel's unique
modular design simplifies adaptation, allowing you to determine the level of
complexity. DataReel makes Internet connectivity and database programming easy.
Related ProjectsRealTerm: Serial/TCP Terminal, Properties Editor, iReport-Designer for JasperReports, Amateras, SmillaEnlarger |
One$DB is an open source version of Daffodil DB, a commercial RDBMS. It
is transparent to the end user and does not require a Database
Administrator.
Related ProjectsTERASOLUNA Framework, SmillaEnlarger, Darik's Boot and Nuke, iReport-Designer for JasperReports, TuxGuitar |
Mica PHP DataSystem is a database solution for PHP
programmers that provides a hybrid customizable
file format.
Related Projectsblanco Framework, MeCab, pg_bigm, OpenOLAP, Media Player Classic - Home Cinema |
LEAP is a free RDBMS (Relational Database Management System) It is used as an educational tool around the world to aid students, researchers and teachers as they learn or teach database theory. LEAP is in active development by the author.
Related ProjectsTuxGuitar, OpenOLAP, Darik's Boot and Nuke, blanco Framework, Tritonn |
Xbase (formerly known as xdb) is an XBase compatible C++ class library. It provides C and C++ programmers with a cross-platform class and function library for manipulating Xbase type datafiles and indexes. There is support for .DBF and .NDX files (including support for Dbase III and IV memo fields, dates, and record and file locking), and limited support is also supplied for .NTX (clipper index) files. There is also an HTML user interface class which works well with the Apache Web Server.
Related ProjectsMPC-BE, Properties Editor, SharpDevelop-jp, TERASOLUNA Framework, MeCab |
jpt is a generic database toolkit. The package's
main component is the libjpt library, which can be
easily linked into C++ and C programs. A jpt
database consists of a single sparse table, with
an arbitrary number of rows and columns. The
programming interface is simple, and the data
structures are designed for fast random inserts
and lookups.
Related ProjectsProperties Editor, TERASOLUNA Framework, SharpDevelop-jp, MPC-BE, Media Player Classic - Home Cinema |
Redstone Prevalent Storage is minimalistic
prevalent storage for Java SE 5.0 that replaces
the need for JDBC and an RDBMS for small and
mid-sized applications. The library is comprised
of an intentionally small set of concise
interfaces and classes, and can be suitable for
many types of applications where the data storage
does not necessarily require an RDBMS. The library
is heavily influenced by Prevayler and the
Prevayler team (who should receive all credit).
Related ProjectsTERASOLUNA Framework, Win32 Disk Imager, blanco Framework, Properties Editor, Amateras |
Zoogle is a Z39.50 gateway to the Google web
index. With this gateway you can search the Google
index with any Z39.50 client. It is based upon
Google's official search API, the popular YAZ
toolkit, and the Perl module Net::Z3950::SimpleServer.
Related ProjectsGLOBALBASE PROJECT, iReport-Designer for JasperReports, DeSmuME, TOMBO, nkf Network Kanji Filter |
CSQL is a main memory database SQL engine that performs 20 times faster than disk based database systems such as Oracle, MySQL, etc. It can also be used as a middle tier caching solution for any database, thereby increasing the throughput by a factor of 20-100.
Related ProjectsProperties Editor, MPC-BE, blanco Framework, MeCab, TERASOLUNA Framework |
Edb provides a stable API and file format for archiving configuration, theme, and other data available all the time for fast random access. It can store any kind of data in key-value pair format.
PQMM stands for "pq--". It is a simplified rewrite of the pq++ library. PQMM improves pq++ in many ways, including better Win32 support, fewer dependencies, a smaller size, the addition of public OpenConnection()/CloseConnection() methods, and fewer bugs.
Related ProjectsSmillaEnlarger, TERASOLUNA Framework, Amateras, Darik's Boot and Nuke, iReport-Designer for JasperReports |
databeans is a fully object oriented (not relational) persistence framework for Java, based on the use of the JavaBeans accessor methods to read and write data on disk instead of in the classes' instance fields. It is distributed (through RMI), transactional (with the 4 ANSI isolation levels supported), garbage collected (backed by an on-disk heap called "heapspace"), and has persistent versions of the Collection classes. It aims to provide a full-fledged solution for enterprise application development.
Related ProjectsMedia Player Classic - Home Cinema, MeCab, pg_bigm, OpenOLAP, Tritonn |