souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
57 results tagged database  ✕   ✕
Weaviate https://github.com/weaviate/weaviate
10/01/2025 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

opensource database vector search cloud machinelearning
Appwrite https://appwrite.io/
10/12/2024 cluster icon
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • Supabase : Supabase is an open source Firebase alternative. Create a backend in less than 2 minutes. Start your project with a Postgres Database, Authentication,...
  • Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...

Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.

Using Appwrite, you can easily integrate your app with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, and more services.

backend server opensource docker microservice api authentication storage database
pglite https://github.com/electric-sql/pglite
06/11/2024 cluster icon
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • Arora : Arora is a lightweight cross-platform web browser. It's free (as in free speech and free beer). Arora runs on Linux, embedded Linux, FreeBSD, Mac OS X...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.

Lightweight WASM Postgres with real-time, reactive bindings.

database browser opensource webassembly typescript
Azimutt https://azimutt.app/
16/08/2022 cluster icon
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
thumbnail

Azimutt is an Entity Relationship Diagram (ERD) targeting real world database schema (big & messy).

database schema tool visualization
Appsmith https://github.com/appsmithorg/appsmith
01/03/2022 cluster icon
  • Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • Freebase : A community-curated database of well-known people, places, and things
  • Mapstraction : A javascript library to hide differences between mapping APIs.
thumbnail

Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.

graphql ui administration api database javascript
FillDB http://filldb.info/
31/12/2021 cluster icon
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • SQL Buddy : Web based MySQL administration
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
thumbnail

FillDB is a free tool that lets you quickly generate large volumes of custom data in MySql format to use in testing software and populating databases with random data.

database mysql testing data
Splitgraph https://www.splitgraph.com/
25/07/2020 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Dolt : Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that o...
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
thumbnail

Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with anything that uses PostgreSQL.

Splitgraph allows the user to manipulate data images (snapshots of SQL tables at a given point in time) as if they were code repositories by versioning, pushing and pulling them.

data versioncontrol sql database tool
Dolt https://github.com/liquidata-inc/dolt
07/04/2020 cluster icon
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • FillDB : FillDB is a free tool that lets you quickly generate large volumes of custom data in MySql format to use in testing software and populating databases ...
thumbnail

Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that operate at the level of table cell. Thus Dolt is a database that supports fine grained value-wise version control, where all changes to data and schema are stored in commit log.

data database versioncontrol version
migra https://djrobstep.com/docs/migra
25/12/2019 cluster icon
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes

migra is a schema comparison tool for PostgreSQL.

It's a command line tool, and Python library. Find differences in database schemas as easily as running a diff on two text files.

migra makes schema changes almost automatic. Management of database migration deployments becomes much easier, faster, and more reliable.

postgresql database schema version migration cli tool
db https://github.com/infostreams/db
25/12/2019 cluster icon
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pgBackRest : pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.
  • VersionPress : VersionPress is a free and open source version control plugin for WordPress built on Git. You can: Undo changes Create staging sites Merge databases ...
  • Dolt : Dolt is a relational database, i.e. it has tables, and you can execute SQL queries against those tables. It also has version control primitives that o...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
thumbnail

With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database servers (for example a local development server and a staging or production server) and allows you to load a database dump from one environment into another environment.

database cli version archive backup
Volatile https://volatile.wtf/
21/11/2019 cluster icon
  • ImmortalDB : ImmortalDB is the best way to store persistent key-value data in the browser. Data saved to ImmortalDB is redundantly stored in Cookies, IndexedDB, Lo...
  • Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
  • Freebase : A community-curated database of well-known people, places, and things

Sometimes you just need to put something somewhere and then fetch it later. And sometimes you need to change it without asking for anyone’s permission or keeping track of a token. Volatile is a database that anyone can edit. On the internet.

database public api keyvalue
ImmortalDB https://github.com/gruns/ImmortalDB
14/02/2019 cluster icon
  • Volatile : Sometimes you just need to put something somewhere and then fetch it later. And sometimes you need to change it without asking for anyone’s permission...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • History of the browser user-agent string : History of the browser user-agent string
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • Browsh : Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is...
thumbnail

ImmortalDB is the best way to store persistent key-value data in the browser. Data saved to ImmortalDB is redundantly stored in Cookies, IndexedDB, LocalStorage, and SessionStorage, and relentlessly self heals if any data therein is deleted or corrupted.

cookie web browser keyvalue database
UnQLite https://unqlite.org/
11/10/2018 cluster icon
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • Freebase : A community-curated database of well-known people, places, and things
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • 3T MongoChef : 3T MongoChef, the GUI for MongoDB, lets you edit any MongoDB data type directly in a tree-view, table-view or as free JSON text. Visually add document...
  • JazzRecord : ActiveRecord for JavaScript (ORM)

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a document store database similar to MongoDB, Redis, CouchDB etc. as well a standard Key/Value store similar to BerkeleyDB, LevelDB, etc.

nosql database
pgModeler https://pgmodeler.io/
18/08/2018 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • DB Doc : PostgreSQL schema documentation tool
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
thumbnail

PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the job for you! This software reunites the concepts of entity-relationship diagrams and the features that PostgreSQL implements as extensions of SQL standards.

postgresql database design tool
DBeaver https://dbeaver.io/
02/07/2018 cluster icon
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • DB Doc : PostgreSQL schema documentation tool

Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc.

sql gui database tool mysql postgresql
pg_chameleon http://www.pgchameleon.org/
02/07/2018 cluster icon
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • re:dash : Query Editor: think of JS Fiddle for SQL queries. It's your way to share data in the organization in an open way, by sharing both the dataset and the ...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...

pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the data changes in PostgreSQL. Whether the user needs to setup a permanent replica between MySQL and PostgreSQL or perform an engine migration, pg_chamaleon is the perfect tool for the job.

postgresql mysql data migration tool replication database
pgLoader https://pgloader.io/
02/07/2018 cluster icon
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • migra.djrobstep.com : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Liquibase : Liquibase is an open source database-independent library for tracking, managing and applying database schema changes

pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL.

pgLoader has two modes of operation. It can either load data from files, such as CSV or Fixed-File Format; or migrate a whole database to PostgreSQL.

pgLoader supports several RDBMS solutions as a migration source, and fetches information from the catalog tables over a connection to then create an equivalent schema in PostgreSQL. This means that you can migrate to PostgreSQL in a single command-line!

postgresql schema data migration tool database
skor https://github.com/hasura/skor
20/05/2018 cluster icon
  • migra.djrobstep.com : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • repmgr : repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-st...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Pomm : The Postgresql object model manager for PHP Pomm is an open source database access framework coupled with an Object Model Manager dedicated to the Pos...
thumbnail

skor is a utility for Postgres which calls a webhook with row changes as JSON whenever an INSERT, UPDATE or DELETE event occurs on a particular table. You can drop the docker image next to your Postgres database instance and configure a webhook that will be called.

It works using a pg_notify trigger function and a tiny C program skor that listens to the notifications and calls the configured webhook with a JSON payload.

postgresql database webhook
pgBackRest https://pgbackrest.org/
12/05/2018 cluster icon
  • DB Doc : PostgreSQL schema documentation tool
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • db : With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database ...
  • Pomm : The Postgresql object model manager for PHP Pomm is an open source database access framework coupled with an Object Model Manager dedicated to the Pos...
  • Barman : Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows yo...
thumbnail

pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.

postgresql database backup
migra.djrobstep.com https://migra.djrobstep.com/
31/03/2018 cluster icon
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...

migra is a schema comparison tool for PostgreSQL.

It's a command line tool, and Python library. Find differences in database schemas as easily as running a diff on two text files.

Migra makes schema changes almost automatic. Management of database migration deployments becomes much easier, faster, and more reliable.

postgresql database schema diff migration
page 1 / 3
1636 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn