embeddable SQL database engine
SQLite is a C library, written by D. Richard Hipp and others, that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as ...
Redirecting to a secure site. We are checking If the link is working. Please wait...
You can report broken links into broken@dailydownloaded.com
. Our editors will review them shortly.
Implement a self-contained, transactional SQL database engine.
Manage and administrate MariaDB.
Manage and administrate MariaDB.
JDBC 2/3 compliant database front-end in Java
Enable simultaneous connections to many different databases through JDBC drivers.