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 / 2
21 results tagged sql  ✕   ✕
Dolt https://github.com/dolthub/dolt
04/08/2025 cluster icon
  • 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...
  • 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...
  • 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...
  • 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...

Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.

Connect to Dolt just like any MySQL database to read or modify schema and data. Version control functionality is exposed in SQL via system tables, functions, and procedures.

Or, use the Git-like command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. All the commands you know for Git work exactly the same for Dolt.

data database versioncontrol version sql mysql git
Splitgraph https://www.splitgraph.com/
25/07/2020 cluster icon
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • 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...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • 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...
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
XgeneCloud https://xgenecloud.com/
17/06/2020 cluster icon
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Iron : Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RES...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...

XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database.

  • Supports MySQL, PostgreSQL, MSSQL, SQLite & MariaDb.
  • Comes with a builtin GUI Database Client and API Client.
  • Host generated APIs as Serverless Functions on any Cloud Platform.
api rest graphql framework platform sql serverless
Beekeeper Studio https://www.beekeeperstudio.io/
17/05/2020 cluster icon
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • 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...
  • 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 ...
  • 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...
  • Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals. SQL indexing is the most effect...

Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, SQLite, and SQL Server. Available for Windows, Mac, and Linux.

sql mysql postgresql sqlite tool opensource mac windows linux
DBeaver https://dbeaver.io/
02/07/2018 cluster icon
  • 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 ...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...
  • MySQLTuner : MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stabi...

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
Franchise https://franchise.cloud/
26/09/2017 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...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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...

Franchise is a lightweight but powerful SQL tool with a notebook interface.

sql graph tool
osquery https://osquery.io/
04/06/2017 cluster icon
  • Franchise : Franchise is a lightweight but powerful SQL tool with a notebook interface.
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • 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...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.

osquery allows you to easily ask questions about your Linux, Windows, and macOS infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company. osquery gives you the ability to query and log things like running processes, logged in users, password changes, USB devices, firewall exceptions, listening ports, and more.
You can perform ad-hoc queries or schedule them, optionally enable file integrity monitoring and process accounting too

sql operation os tool
Superset https://github.com/airbnb/superset
13/02/2017 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 ...
  • Superset : Apache Superset is a modern data exploration and visualization platform
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
  • mirador : Mirador is a tool for visual exploration of complex datasets. It enables users to discover correlation patterns and derive new hypotheses from the dat...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
thumbnail

Superset is a data exploration platform designed to be visual, intuitive and interactive.

Superset's main goal is to make it easy to slice, dice and visualize data. It empowers users to perform analytics at the speed of thought.

Superset provides:

A quick way to intuitively visualize datasets by allowing users to create and share interactive dashboards
A rich set of visualizations to analyze your data, as well as a flexible way to extend the capabilities
An extensible, high granularity security model allowing intricate rules on who can access which features, and integration with major authentication providers (database, OpenID, LDAP, OAuth & REMOTE_USER through Flask AppBuiler)
A simple semantic layer, allowing to control how data sources are displayed in the UI, by defining which fields should show up in which dropdown and which aggregation and function (metrics) are made available to the user
Deep integration with Druid allows for Superset to stay blazing fast while slicing and dicing large, realtime datasets
Fast loading dashboards with configurable caching

dashboard data visualization sql analysis
Phinx https://phinx.org/
14/07/2016 cluster icon
  • WWW SQL Designer : WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are s...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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...

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 first database migration. Phinx is just about migrations without all the bloat of a database ORM system or framework.

php sql mysql migration cli tool
sqlmap http://sqlmap.org/
17/04/2016 cluster icon
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...

sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.

sql security test tool
re:dash http://redash.io/
05/11/2015 cluster icon
  • 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...
  • Superset : Superset is a data exploration platform designed to be visual, intuitive and interactive. Superset's main goal is to make it easy to slice, dice and v...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
thumbnail

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 query that generated it.
Visualizations: once you have a dataset, you can create different visualizations out of it.
Dashboards: combine several visualizations into a single dashboard.

data visualization sql mongodb elasticsearch collaboration database dashboard postgresql mysql
SQL Fiddle http://www.sqlfiddle.com
17/07/2013 cluster icon
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Plik : Plik is a scalable & friendly temporary file upload system ( wetransfer like ) in golang.
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • Issuu : Digital Publishing Platform
  • MyDraft : Free wireframing online tool

A tool for easy online testing and sharing of database problems and their solutions.

online sql tool sharing
Idiorm and Paris http://j4mie.github.io/idiormandparis
05/05/2013 cluster icon
  • Doctrine : PHP Object Relational Mapper
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
  • Swift Mailer : Swift Mailer integrates into any web app written in PHP 5, offering a flexible and elegant object-oriented approach to sending emails with a multitude...
  • Impel : Impel takes the pain out of working with HTML5 asynchronous databases. Statement callbacks? Transaction callbacks? One-to-many and many-to-many relati...
  • 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...

A minimalist database toolkit for PHP5.

Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.

php sql activerecord orm library
Use The Index, Luke! https://use-the-index-luke.com/
20/03/2013 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, ...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • 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.
  • 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...
thumbnail

A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals.

SQL indexing is the most effective SQL tuning method and requires the same care as schema design yet it is often neglected during development. Use The Index, Luke explains SQL indexing from the source code perspective—covering ORM tools like Hibernate and Doctrine.

sql mysql postgresql performance reference
PySQLi https://github.com/sysdream/pysqli
28/11/2012 cluster icon
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
thumbnail

Python SQL injection framework

python framework security sql
Alembic http://alembic.readthedocs.org/en/latest
05/06/2012 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 ...
  • 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...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Sqitch by theory : Sqitch is a database change management application. Sqitch is not integrated with any framework, ORM, or platform. Rather, it is a standalone change m...
  • 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...

Alembic is a new database migrations tool, written by the author of SQLAlchemy.

python tool database migration sql
SQLFormat http://sqlformat.appspot.com
21/01/2011 cluster icon
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • Piano Etudes : nspired by the tradition of open-form musical scores, I composed each of these four piano etudes as a collection of short musical fragments with links...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.

SQLFormat is a free online formatter for SQL statements.

formatting sql online
DOM Storage Query Language http://code.google.com/p/dom-storage-query-language
02/06/2010 cluster icon
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
  • Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
  • PouchDB : PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online databa...
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)

DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).

javascript storage sql dom
Doctrine http://www.doctrine-project.org
13/10/2009 cluster icon
  • 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...
  • Idiorm and Paris : A minimalist database toolkit for PHP5. Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.
  • DaDaBIK : DataBase Interfaces Kreator - Create a PHP Web front-end for a MySQL PostgreSQL Oracle MS SQL Server database in a minute
  • 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...
  • chive : MySQL database management tool
thumbnail

PHP Object Relational Mapper

database php orm sql
JazzRecord http://www.jazzrecord.org
06/04/2009 cluster icon
  • Lawnchair : A Lawnchair is sorta like a couch except smaller and outside. Perfect for HTML5 mobile apps that need a lightweight, adaptive, simple and elegant pers...
  • DOM Storage Query Language : DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Connect to Dolt just like any MySQL database...
  • RxDB : Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime

ActiveRecord for JavaScript (ORM)

database javascript storage sql
page 1 / 2
1640 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn