database

DB Access Library

A wrapper around JDBC to simplify and secure relational database access

Relational database access made simpler and safer

GitHub

41 stars
24 watching
25 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list

accessing-databasesdatabase-supportjavaopen-sourcerelational-databasessql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jdbi/jdbi Provides idiomatic access to relational databases in Java and other JVM technologies. 1,995
clojure/java.jdbc Provides low-level JDBC-based access to databases in Clojure 724
scalikejdbc/scalikejdbc A tidy SQL-based DB access library for Scala developers. 1,266
mlaanderson/database-js Provides a unified interface to multiple databases using connection strings 75
valderman/selda A type-safe, high-level interface for interacting with relational databases in Haskell. 478
jrmarino/adabase Database bindings for the Ada programming language to interact with various relational databases 33
yathit/ydn-db A JavaScript module providing a unified data access layer for IndexedDB, WebDatabase, and WebStorage storage mechanisms. 504
stcarrez/ada-ado An Ada05 library that provides object-relational mapping to access various databases. 25
jeapostrophe/dbm Provides an interface to the dbm file format for accessing and manipulating databases 4
hdbc/hdbc A Haskell interface to various databases allowing programmatic access and manipulation of their data structures 127
racket/db Provides a simple and efficient way to interact with relational databases 21
scarletsfiction/sfdatabase-js A JavaScript library providing an easy-to-use interface to SQL or IndexedDB databases in Node.js and browsers. 2
yesodweb/persistent A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. 469
seancorfield/next-jdbc A low-level, modern Clojure wrapper for JDBC-based access to databases with improved performance and simplicity. 783
astaxie/beedb A lightweight Go ORM that maps structs to database tables and supports various databases 708