DataSetDelta 1 min read Data/Persistence The bufDataSet and MemDataSet that come with Lazarus lack the Delta functionality similar to TClientDataSet. This unit...Read More
CSV Comp DB 1 min read Data/Persistence CSV Comp DB is a NoSQL created entirely with Lazarus. Unlike other Nosql, it uses csv files...Read More
Mini Library 1 min read Data/Persistence MiniLib is library for Free Pascal 2 and Delphi 7 and Lazarus, for small projects, MiniXML (load...Read More
extsqlite3 1 min read Data/Persistence This is an alternative for existing « sqlite3laz » component which have problems when we build projects for target...Read More
N-Tier Solusion for lazarus 1 min read Data/Persistence This is the N-Tier Solusion for lazarus project (« laz-n-tier »). French Voici une solution de lien de données...Read More
TJvMemDS 1 min read Data/Persistence Modified version of the old JVCL v2.10 memory dataset – JvMemDs. It originally dates back to around...Read More
Mighty Query 1 min read Data/Persistence MightyQuery is a single user SQL database management software working with data stored as comma separated values...Read More
TZMSql 1 min read Data/Persistence ZMSql is is an SQL enhanced in-memory database, operating with flat textual (csv) tables. Completely written in...Read More
JvCSV for Lazarus 1 min read Data/Persistence Jv CSV can transform a CSV file into dataset. There is with the Dataset special CSV visual...Read More
IBX 1 min read Data/Persistence IBX for Lazarus is derived from the Open Source edition of IBX published by Borland/Inprise in 2000...Read More