Annuaire Biapy
Nuage de tags
Mur d'images
Quotidien
Flux RSS
  • Flux RSS
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filtres

Liens par page

  • 20 links
  • 50 links
  • 100 links

Filtres

Untagged links
page 1 / 3
50 résultats taggé database  ✕
Mathesar https://mathesar.org/
Fri 24 Mar 2023 09:20:31 AM CET
QRCode

Open source UI for Postgres databases.

Mathesar is a straightforward open source tool that provides a spreadsheet-like interface to a PostgreSQL database. Our web-based interface helps you and your collaborators work with data more independently and comfortably – no technical skills needed.

You can use Mathesar to build data models, enter data, and even build reports. You host your own Mathesar installation, which gives you ownership, privacy, and control of your data.

Mathesar @ GitHub

postgresql webapp open-source self-hosted data-science spreadsheet database
Pyrseas https://github.com/perseas/Pyrseas
Wed 08 Mar 2023 01:26:41 PM CET
QRCode
thumbnail

Provides utilities for Postgres database schema versioning.
Pyrseas provides utilities to describe a PostgreSQL database schema as YAML, to verify the schema against the same or a different database and to generate SQL that will modify the schema to match the YAML description.

postgresql yaml database open-source sql versioning
Baserow https://baserow.io/
Mon 06 Mar 2023 09:46:02 AM CET
QRCode
thumbnail

Open source no-code database and Airtable alternative.
Create your own online database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser.

Baserow @ GitLab.

database no-code airtable webapp open-source
DataHub https://datahubproject.io/
Mon 06 Mar 2023 09:23:27 AM CET
QRCode

A Metadata Platform for the Modern Data Stack . The #1 Open Source Data Catalog.

DataHub's extensible metadata platform enables data discovery, data observability and federated governance that helps tame the complexity of your data ecosystem.

DataHub @ GitHub.

metadata data-stack data-catalog open-source database
etcd https://etcd.io/
Tue 21 Feb 2023 08:26:15 AM CET
QRCode

A distributed, reliable key-value store for the most critical data of a distributed system.

etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network partitions and can tolerate machine failure, even in the leader node. Learn more.

etcd @ GitHub

grpc etcd open-source key-value database distributed
Supabase https://supabase.com/
Thu 16 Feb 2023 10:02:11 AM CET
QRCode
thumbnail

The Open Source Firebase Alternative.

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

Supabase @ GitHub.

firebase postgresql database open-source self-hosted rest graphql edge
mongeez https://github.com/mongeez/mongeez
Wed 08 Feb 2023 02:07:30 PM CET
QRCode
thumbnail

MongoDB Easy Change Management.

mongeez allows you to manage changes of your mongo documents and propagate these changes in sync with your code changes when you perform deployments.

mongodb migration database nosql development open-source
Digital Forensics Artifact Repository https://github.com/ForensicArtifacts/artifacts
Wed 08 Feb 2023 09:29:26 AM CET
QRCode
thumbnail

A free, community-sourced, machine-readable knowledge base of digital forensic artifacts that the world can use both as an information source and within other tools.

If you'd like to use the artifacts in your own tools, all you need to be able to do is read YAML. That is it, no other dependencies. The Python code in this project is just used to validate all the artifacts to make sure they follow the specification.

security secint secops forensics database open-source
dbcli https://github.com/dbcli
Fri 06 Jan 2023 05:22:45 PM CET
QRCode
thumbnail

Better CLIs for Databases

database command-line open-source python mysql postgresql mssql sqlite
PRQL https://prql-lang.org/
Tue 03 Jan 2023 08:43:13 AM CET
QRCode

Pipelined Relational Query Language, pronounced "Prequel".
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement. Like SQL, it's readable, explicit and declarative. Unlike SQL, it forms a logical pipeline of transformations, and supports abstractions such as variables and functions. It can be used with any database that uses SQL, since it compiles to SQL.

PRQL @ GitHub

prql sql database data-science
OmniDB https://github.com/OmniDB/OmniDB
Tue 27 Dec 2022 08:28:17 AM CET
QRCode
thumbnail

Web tool for database management.

postgresql mysql database sysadmin webapp self-hosted phpmyadmin nwjs
Beekeeper Studio https://www.beekeeperstudio.io/
Tue 27 Dec 2022 08:26:53 AM CET
QRCode

The SQL Editor and Database Manager Of Your Dreams.
A modern, easy to use, and good looking SQL client for MySQL, Postgres, SQLite, SQL Server, and more.

database sql sysadmin development mysql postgresql sqlite sql-server gui software commercial
OSV https://osv.dev/
Thu 15 Dec 2022 10:34:54 AM CET
QRCode

A distributed vulnerability database for Open Source.
An open, precise, and distributed approach to producing and consuming vulnerability information for open source.

secint vulnerability database web-service
DuckDB https://duckdb.org/
Tue 06 Dec 2022 03:37:58 PM CET
QRCode
thumbnail

DuckDB is an in-process
SQL OLAP database management system

SQL OLAP database python
FerretDB https://github.com/FerretDB/FerretDB
Thu 01 Dec 2022 12:29:51 PM CET
QRCode
thumbnail

A truly Open Source MongoDB alternative.
FerretDB (previously MangoDB) was founded to become the de-facto open-source substitute to MongoDB. FerretDB is an open-source proxy, converting the MongoDB 6.0+ wire protocol queries to SQL - using PostgreSQL as a database engine.

mongodb postgresql database sql open-source
MindsDB https://github.com/mindsdb/mindsdb
Tue 25 Oct 2022 01:25:21 PM CEST
QRCode
thumbnail

In-Database Machine Learning.
MindsDB ML-SQL Server enables machine learning workflows for the most powerful databases and data warehouses using SQL.

machine-learning sql ai database
ClickHouse https://github.com/ClickHouse/ClickHouse
Fri 14 Oct 2022 08:48:20 AM CEST
QRCode
thumbnail

ClickHouse® is a free analytics DBMS for big data.
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time.

dbms database big-data real-time statistics analytics
Dgraph https://github.com/dgraph-io/dgraph
Fri 23 Sep 2022 11:47:36 AM CEST
QRCode
thumbnail

Native GraphQL Database with graph backend.
Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides ACID transactions, consistent replication, and linearizable reads. It's built from the ground up to perform for a rich set of queries. Being a native GraphQL database, it tightly controls how the data is arranged on disk to optimize for query performance and throughput, reducing disk seeks and network calls in a cluster.

graphql database open-source
WiredTiger https://github.com/wiredtiger/wiredtiger
Thu 15 Sep 2022 10:19:09 AM CEST
QRCode
thumbnail

WiredTiger is an high performance, scalable, production quality, NoSQL, Open Source extensible platform for data management.

nosql foss mongodb database
TinyBase https://tinybase.org/
Tue 13 Sep 2022 05:54:44 AM CEST
QRCode
thumbnail

A JavaScript library for structured state. Database engine for javascript

database javascript bibliothèque
page 1 / 3
4598 links, including 1 private
Shaarli - Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli - Theme by kalvn