picoSQL is an Italian RDBMS. Because it derives from a commercial project, it is already robust, fast, and rather complete.
| Tags | Database Database Engines/Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows Windows POSIX Linux |
Recent releases


Release Notes: This version fixes a problem on authentication and a bug when the connection fails.


Release Notes: This release adds new functions and implements new functionalities for date/time expressions.


Release Notes: A serious bug has been fixed in the client part (PicoODBC, PicoSqlNET modules). A PDF manual for version 2.0 has been added.


Release Notes: This version fixes a bug in the client C library and the ODBC library of big endian CPUs not allowing connections to the database. It also fixes a minor problem with the SERIAL type.


Release Notes: This release adds stored procedures (in C at the moment, but interfacing with other languages is already possible). A SELECT SERIAL statement has been added to automatically insert values in an SERIAL type field. The precision of NUMERIC types has been augmented to 32 digits. It's now possible to query databases with the permissions of any system user.