Bookmarks tagged [relational-database]
https://github.com/begriffs/postgrest
Serve a fully RESTful API directly from an existing PostgreSQL database.
- tags: rest, server, relational-database
- source code
http://blog.ulf-wendel.de/2014/mysql-5-7-http-plugin-mysql/
Simple REST-like / CRUD server for any MySQL database.
- tags: rest, server, relational-database
https://github.com/prest/prest
A fully RESTful API from any existing PostgreSQL database written in Go.
- tags: rest, server, relational-database
- source code
https://github.com/apache/calcite-avatica-go
Apache Avatica/Phoenix SQL driver for database/sql.
Datastore Connectivity for BigQuery for go.
https://github.com/nakagami/firebirdsql
Firebird RDBMS SQL driver for Go.
https://github.com/mattn/go-adodb
Microsoft ActiveX Object DataBase driver for go that uses database/sql.
https://github.com/denisenkom/go-mssqldb
Microsoft MSSQL driver for Go.
https://github.com/mattn/go-oci8
Oracle driver for go that uses database/sql.
https://github.com/go-sql-driver/mysql
MySQL driver for Go.
https://github.com/mattn/go-sqlite3
SQLite3 driver for go that uses database/sql.
https://github.com/minus5/gofreetds
Microsoft MSSQL driver. Go wrapper over FreeTDS.
https://github.com/go-goracle/goracle
Oracle driver for Go, using the ODPI-C driver.
PostgreSQL driver supporting features beyond those exposed by database/sql.
Pure Go Postgres driver for database/sql.
https://docs.djangoproject.com/en/dev/topics/db/models/
A part of Django.
- tags: python, orm, relational-database
The Python SQL Toolkit and Object Relational Mapper.
- tags: python, orm, relational-database
https://github.com/dahlia/awesome-sqlalchemy
A curated list of awesome tools for SQLAlchemy. Contribute to dahlia/awesome-sqlalchemy development by creating an account on GitHub.
- tags: python, orm, relational-database
- source code
https://github.com/pudo/dataset
Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
- tags: python, orm, relational-database
- source code
https://github.com/sdispater/orator
The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
- tags: python, orm, relational-database
- source code
https://github.com/coleifer/peewee
A small, expressive ORM.
- tags: python, orm, relational-database
- source code
https://github.com/ponyorm/pony/
ORM that provides a generator-oriented interface to SQL.
- tags: python, orm, relational-database
- source code
https://github.com/web2py/pydal/
A pure Python Database Abstraction Layer.
- tags: python, orm, relational-database
- source code