InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
DB2Rest Alternatives
Similar projects and alternatives to DB2Rest
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
strategy-pattern-in-spring-boot
A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.
-
docker-compose-spring-boot-mysql
Dockerize Spring Boot and MySQL example - using Docker Compose to connect Spring Boot to MySQL
-
APIJSON
🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can be customized by Frontend(Client) users
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
treblle-spring
The official Treblle SDK for Java. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
-
evolutility-server-node
Model-driven REST APIs for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
-
ngram-search-API
Search API with spelling correction using ngram-index algorithm: implementation using Java Spring-boot and MySQL ngram full text search index
-
Spring-Boot-API-template
Discontinued Basic template to make a REST API in Spring Boot [GET https://api.github.com/repos/gabrieleboccarusso/Spring-Boot-API-template: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
DB2Rest discussion
DB2Rest reviews and mentions
- Open Source Instant Rest Data API for Databases
-
No-Code REST API for Databases adds Table Joins
DB2Rest builds on its RSQL core to make it very easy to combine data from one table with another table and fetch the single result of data through DB2Rest's automatically provided REST API. With DB2Rest, it is also very easy to retrieve rows and apply filters. Let's dive in!
-
Instant API for databases adds automatic TSID primary keys
DB2Rest can automatically generate TSID primary keys as it inserts data through its instant API into your database tables. It does this by auto detecting an existing primary key column in the table you are writing to and will use the datatype category (Integer-based or Text/String based) to generate the appropriate TSID format (Long/Number or Text).
-
Expose your database as a REST API safely and without code
DB2Rest is open source middleware that offers a no-code way to safely expose data from your database for your applications to consume. It's runs as a service that you can host locally or in the cloud. It even has an easy to use Docker deployment.
-
DB2Rest VS postgrest - a user suggested alternative
2 projects | 8 Jan 2024
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 Jun 2025
Stats
9tigerio/db2rest is an open source project licensed under Apache License 2.0 which is an OSI approved license.
DB2Rest is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of DB2Rest is Java.