anorm
Database connector
An API to interact with databases using plain SQL.
The Anorm database library
240 stars
16 watching
76 forks
Language: Scala
last commit: 1 day ago jdbcparserscala
Related projects:
Repository | Description | Stars |
---|---|---|
lucidsoftware/relate | Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala | 160 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
blendbase/blendbase | An API that connects CRMs to SaaS solutions through a unified GraphQL interface | 23 |
paurkedal/ocaml-caqti | A monadic connector API for relational databases, providing a uniform interface across different database systems. | 311 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 544 |
aio-libs/aiopg | A library that allows asynchronous access to PostgreSQL databases using the asyncio framework. | 1,399 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
apache/hbase-connectors | Connects Apache HBase with other systems like Kafka and Spark for data processing and integration. | 236 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,509 |
vrana/notorm | A PHP library for simple data access and manipulation in databases | 860 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 446 |
pimbrouwers/donald | A lightweight F# library for working with databases using ADO.NET | 173 |
mkrogemann/couchdb_connector | A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |
aselab/scala-activerecord | An ORM library for Scala that provides a simple and convention-based way to interact with databases. | 322 |