mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-22 13:02:08 +02:00
Add gRPC and REST
This commit is contained in:
parent
a3a7720eff
commit
cebabfbb0d
1 changed files with 1 additions and 1 deletions
|
@ -736,7 +736,7 @@ _See also: [dbdb.io - Database of Databases](https://dbdb.io/)_
|
|||
- [Mathesar](https://mathesar.org/) - An intuitive UI for managing data collaboratively, for users of all technical skill levels. Built on Postgres – connect an existing DB or set up a new one. ([Demo](https://demo.mathesar.org/), [Source Code](https://github.com/centerofci/mathesar)) `GPL-3.0` `Docker`
|
||||
- [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source self hosted AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. `GPL-3.0` `Python`
|
||||
- [NocoDB](https://www.nocodb.com/) - No-code platform that turns any database into a smart spreadsheet. It can be considered as an Airtable or Smartsheet alternative. ([Source Code](https://github.com/nocodb/nocodb)) `GPL-3.0` `Nodejs`
|
||||
- [Qdrant](https://qdrant.tech/) - Fast, scalable, vector search engine integrates with machine learning models. ([Demo](https://qdrant.tech/demo/), [Source Code](https://github.com/qdrant/qdrant), [Clients](https://github.com/qdrant/qdrant-client)) `Apache-2.0` `Rust / Python / JS /TS`
|
||||
- [Qdrant](https://qdrant.tech/) - Fast, scalable, vector search engine which integrates with machine learning models and supports both gRPC and REST Clients. ([Demo](https://qdrant.tech/demo/), [Source Code](https://github.com/qdrant/qdrant), [Clients](https://github.com/qdrant/qdrant-client)) `Apache-2.0` `Rust/Python/JS/TS`
|
||||
|
||||
|
||||
### DNS
|
||||
|
|
Loading…
Add table
Reference in a new issue