public marks

PUBLIC MARKS from jdrsantos with tags database & programming

2008

System.Data.SQLite

by 2 others
System.Data.SQLite is the original SQLite database engine and a complete ADO.NET 2.0 provider all rolled into a single mixed mode assembly. It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll). Unlike normal mixed assemblies, it has no linker dependency on the .NET runtime so it can be distributed independently of .NET.

2007

Python Cheese Shop : shove 0.1

Common object storage frontend that supports dictionary-style access, object serialization and compression, and multiple storage and caching backends.

2006

TDbf web page

TDBF is a freeware native data access component for Borland Delphi, C++Builder and Kylix, and for FreePascal. It allows you to create very compact database programs that don't need any special installer programs. In fact the code to access your database is compiled in your project executable file. It takes only a few kilobytes in your executable and doesn't need any other external files to run.