All Projects → danhuss → awesome-sql

danhuss / awesome-sql

Licence: other
List of tools and techniques for working with relational databases.

Projects that are alternatives of or similar to awesome-sql

Sqlprovider
A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
Stars: ✭ 423 (+112.56%)
Mutual labels:  sql-server, oracle
Entityframework.exceptions
Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
Stars: ✭ 266 (+33.67%)
Mutual labels:  sql-server, oracle
SchemaMapper
A .NET class library that allows you to import data from different sources into a unified destination
Stars: ✭ 41 (-79.4%)
Mutual labels:  sql-server, oracle
Sqlfiddle3
New version based on vert.x and docker
Stars: ✭ 242 (+21.61%)
Mutual labels:  sql-server, oracle
Dev.Data
The Dev.Data.SqlDatabaseCommand is a set of components helping C# developers to execute SQL Queries and to retrieve data from SQL Server.
Stars: ✭ 15 (-92.46%)
Mutual labels:  sql-server, oracle
Dbwebapi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
Stars: ✭ 84 (-57.79%)
Mutual labels:  sql-server, oracle
Dbal
Doctrine Database Abstraction Layer
Stars: ✭ 8,495 (+4168.84%)
Mutual labels:  sql-server, oracle
Obevo
Obevo is a database deployment tool that handles enterprise scale schemas and complexity
Stars: ✭ 192 (-3.52%)
Mutual labels:  sql-server, oracle
Fluentmigrator
Fluent migrations framework for .NET
Stars: ✭ 2,636 (+1224.62%)
Mutual labels:  sql-server, oracle
metadata
oracle,mysql,sql server 元数据管理表生成
Stars: ✭ 45 (-77.39%)
Mutual labels:  sql-server, oracle
upscheme
Database migrations and schema updates made easy
Stars: ✭ 737 (+270.35%)
Mutual labels:  sql-server
sql-agent
HTTP interface for executing ad-hoc SQL queries.
Stars: ✭ 87 (-56.28%)
Mutual labels:  oracle
azure-sql-db-change-stream-debezium
SQL Server Change Stream sample using Debezium
Stars: ✭ 74 (-62.81%)
Mutual labels:  sql-server
Valheim-Free-Game-Server-Setup-Using-Oracle-Cloud
Valheim Oracle Cloud Server Setup
Stars: ✭ 24 (-87.94%)
Mutual labels:  oracle
sqle
SQLE is a SQL audit platform | SQLE 是一个支持多场景,原生支持 MySQL 审核且数据库类型可扩展的 SQL 审核工具
Stars: ✭ 731 (+267.34%)
Mutual labels:  oracle
linkifier
Database reverse engineering
Stars: ✭ 32 (-83.92%)
Mutual labels:  oracle
BETL-old
BETL. Meta data driven ETL generation using T-SQL
Stars: ✭ 17 (-91.46%)
Mutual labels:  sql-server
elcarro-oracle-operator
El Carro is a new project that offers a way to run Oracle databases in Kubernetes as a portable, open source, community driven, no vendor lock-in container orchestration system. El Carro provides a powerful declarative API for comprehensive and consistent configuration and deployment as well as for real-time operations and monitoring.
Stars: ✭ 204 (+2.51%)
Mutual labels:  oracle
uclapi
An API for University College London, created for and by students!
Stars: ✭ 41 (-79.4%)
Mutual labels:  oracle
ddlfs
Filesystem which represents Oracle Database objects as their DDL stored in .sql files
Stars: ✭ 31 (-84.42%)
Mutual labels:  oracle

awesome-sql

List of tools and techniques for working with relational databases inspired by other awesome lists.

  • Oracle - Software and packages specifically for Oracle and PL/SQL.
  • SQL Server - Software and packages specifically for SQL Server and T-SQL.
  • MySQL - There is already a whole awesome list just for MySQL.
  • PostgreSQL - There is alread a whole awesome list just for PostgreSQL.
  • Cross Platform Stuff
    • Formatters - Tools and sites that will format your ugly SQL code.
    • Tools - Other cool tools and sites.

Oracle

SQL Server

  • SQL Server Express Edition - Free SQL Server Database to develop and deploy applications
  • SQL Server Data Tools - Integrated environment for developers to design and build database and other business intelligence solutions for MS SQL Server stack.
  • tSQLt - Unit testing framework for SQL Server
  • MSSqlCLI - A command-line client for SQL Server with auto-completion and syntax highlighting

Formatters

Tools

  • PixQL - Command-line image processing tool in SQL by @Phildo
  • SQL Fiddle - Easly test and share database problems and their solutions. Can use different backend DBMS's (MySQL, PostgreSQL, MS SQL Server, Oracle, and SQLite)
  • SqlPad - A web app for running SQL queries and visualizing the results
  • ERAlchemy - ERAlchemy generates Entity Relation (ER) diagram from databases
  • BigBash - Open-source converter that generates a bash one-liner from an SQL Select query, no database necessary
  • Flyway - Database migration tool
  • Liquibase - Source Control for your database
  • Rumba RDBM - Database migration tool, plain-SQL, and declarative definition supported
  • PgCLI - Postgres CLI with autocompletion and syntax highlighting
  • LINQPad - LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program.
  • SchemaSpy - we will do the best to simplify documentation process of your database
  • MissionKontrol - Self-hosted admin panel to manage one or more MySQL/PostGRES databases.
  • DBeaver - Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases.

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].