Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A list of software that turns your database into a REST/GraphQL API

NotificationsYou must be signed in to change notification settings

dbohdan/automatic-api

Repository files navigation

The following is a list of tools that automatically expose a REST, GraphQL, or another kind of API for your database, as well as databases with a built-in HTTP API.

Project name/linkDatabase(s) supportedAPI typeImplementation languageLicenseGitHub statsNotes
Apinizer API CreatorOracle, MySQL, PostgreSQL, MsSQL, IBM DB2, SAP Sybase ASE, Apache Impala, Apache HiveRESTJavaProprietary (SaaS)n/aGenerates OpenAPI Specifications.
ArangoDBArangoDBRESTC++Apache-2.013637 ★; 51753 commits, latest 2025-01-08A database with a built-in REST API.Official Docker image.
CouchDBCouchDBRESTErlangApache-2.06346 ★; 13855 commits, latest 2025-01-07A database with a built-in REST API.Official Docker image.
DatasetteSQLite 3RESTPython 3Apache-2.09702 ★; 2664 commits, latest 2025-01-01Read-only.Official Docker image.
DB2RestPostgreSQL, MySQL, MariaDB, Oracle, CockroachDBRESTJavaApache-2.0257 ★; 1363 commits, latest 2024-12-15Official Docker image.
DgraphDgraphGraphQL (since version 2.0.0-rc1)GoApache-2.020571 ★; 6240 commits, latest 2025-01-08A database with a built-in GraphQL API.Official Docker image.
DirectusPostgreSQL, MySQL, SQLite, OracleDB, CockroachDB, MariaDB, MS SQLREST and GraphQLTypeScriptPropretary (BUSL-1.1), GPL-3.0 (after three years)28616 ★; 12491 commits, latest 2025-01-08Official Docker image.
DreamFactoryMySQL, PostgreSQL, SQLite, MongoDB, CouchDB, andothers.RESTPHP 5Apache-2.0, proprietary (optional extras)1573 ★; 1140 commits, latest 2024-05-16Official Docker image.
EJDB2EJDB2RESTCMIT1447 ★; 2849 commits, latest 2024-12-02A database with a built-in REST API.Official Docker image.
EveMongoDB; extensions for Elasticsearch, Neo4j, SQLAlchemy (SQL databases).RESTPython 2/3BSD-3-Clause6711 ★; 3403 commits, latest 2024-10-15The SQLAlchemy extension isn't automatic.It requires the user to write SQLAlchemy mappings.
GraphJin ServicePostgreSQL, MySQL, YugabyteGraphQLGoApache-2.02942 ★; 936 commits, latest 2024-09-06Using GraphJin as a standlone service.Official Docker image.
GraphQL MeshPostgreSQL (PostGraphile), MongoDB (graphql-compose-mongoose), SQLite 3 (tuql), Neo4j (Neo4j GraphQL Library), MySQLGraphQLTypeScript (Node.js)MIT3319 ★; 8054 commits, latest 2025-01-08Provides a common GraphQL gateway for different APIs and databases.
Hasura GraphQL EnginePostgreSQL, MS SQL, MySQL, Snowflake, andothersGraphQL, RESTHaskellApache-2.031260 ★; 9148 commits, latest 2025-01-08Official Docker image.
HTSQLMySQL, PostgreSQL, SQLite (free); Oracle, MS SQL (proprietary)RESTPython 3Apache-2.0, proprietary (Oracle and MS SQL support)25 ★; 1235 commits, latest 2020-08-11
InfluxDBInfluxDBRESTGoMIT29283 ★; 49443 commits, latest 2025-01-08A timeseries database with a built-in REST API.Official Docker image.
neo4j-graphqlNeo4jGraphQLKotlinApache-2.0449 ★; 164 commits, latest 2020-10-22Can generate a GraphQL API from an existing databaseor derive a new database model from a GraphQL schema and auto-generate the resolvers.
NocoDBMySQL, PostgreSQL, SQL Server, SQLiteRESTJavaScript (Node.js)MIT50728 ★; 26350 commits, latest 2025-01-08Official Docker image.
OrientDBOrientDBRESTJavaApache-2.04762 ★; 25944 commits, latest 2025-01-07A database with a built-in REST API.Official Docker image.
PHP-CRUD-APIMySQL, PostgreSQL, MS SQL Server.RESTPHP 7MIT3635 ★; 2154 commits, latest 2024-11-22Supports GIS + automatic OpenAPI 3.0 docs.
PostGraphilePostgreSQLGraphQLTypeScript (Node.js)MIT12645 ★; 11461 commits, latest 2025-01-07Formerly "PostGraphQL".Official Docker image.
PostgRESTPostgreSQLRESTHaskellMIT24180 ★; 3847 commits, latest 2024-12-30Official Docker image.
pRESTPostgreSQLRESTGoMIT4265 ★; 1998 commits, latest 2024-11-28Official Docker image.
pRESTigeMySQLRESTPHPMIT109 ★; 1089 commits, latest 2024-05-31
RESTHeartMongoDBRESTJavaAGPL-3.0814 ★; 4964 commits, latest 2025-01-08Official Docker image.
restSQLMySQL, PostgreSQLRESTJavaMIT147 ★; 54 commits, latest 2018-10-18Official Docker image.
sandman2All supported by SQLAlchemy(MySQL, PostgreSQL, SQLite, Oracle, MS SQL, and others).RESTPython 2/3Apache-2.02013 ★; 250 commits, latest 2020-12-21Official Docker image.
SilenceMySQL, MariaDBRESTPython 3MIT17 ★; 445 commits, latest 2024-02-14Automatically generates REST endpoints to do CRUD operations against the database,test studs, and JS files to access the API.
SiodbSiodbRESTC++, GoAGPL-3.045 ★; 278 commits, latest 2023-02-18A database with a built-in REST API.Official Docker image.
SoulSQLite 3RESTJavaScript (Node.js)MIT1546 ★; 373 commits, latest 2024-12-06A RESTful SQLite server.
subZeroPostgreSQLREST and GraphQLHaskell, LuaProprietaryn/a
SupabasePostgreSQLREST and GraphQLTypeScript, Elixir (Realtime), Rust (pg_graphql), Go (GoTrue)Apache-2.075875 ★; 30104 commits, latest 2025-01-08Uses PostgREST.Guide to self-Hosting with Docker.
tuqlSQLite 3 or SQL infileGraphQLJavaScript (Node.js)MIT1061 ★; 72 commits, latest 2021-06-06
WebdisRedisRESTCBSD-2-Clause2865 ★; 667 commits, latest 2024-10-23Supports pub/sub with chunked transfer encoding and WebSockets.
WunderGraphPostgreSQL, MySQL, SQLite, SQL Server, MongoDB + Atlas, PlanetScale, YugabyteDB,Neon.tech, FaunaDBGraphQLTypeScript, GoApache-2.02299 ★; 1920 commits, latest 2024-10-28WunderGraph Docs.
XTDBXTDBRESTClojureMIT2596 ★; 6211 commits, latest 2025-01-07A database with a built-in REST API.Official Docker image.
ZenQueryPostgreSQL, MySQL, IBM Db2, Oracle Database, Microsoft SQL Server andothersRESTJavaApache-2.070 ★; 283 commits, latest 2018-10-16Read-only.

GitHub stats updated 2025-01-08. The commit count and the latest commit date are for the default branch.

For projects that depend on or enhance those on the list see theRelated projects wiki page. Feel free to add yours.

Contributing

Your contributions are welcome! Please submit a pull request or create an issue to add a new project to the list or to update an existing one. SeeCONTRIBUTING for the details.

License

This document and the data indata/ are licensed under theCreative Commons Attribution 4.0 International License. By contributing you agree to release your contribution under this license.

About

A list of software that turns your database into a REST/GraphQL API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp