Software:List of SQL software and tools

From HandWiki
Short description: SQL software and development tools

This is a list of software and programming tools for the SQL language, including RDBMSs, database clients, IDEs, Database administration tools, migration tools, and related projects.

Relational database management systems (RDBMSs)

Database clients and management tools

Database migration and version control

Data modeling tools

SQL IDEs and development tools

Database drivers and ORMs

  • JDBC — Java database connectivity
  • ODBC — Open Database Connectivity
  • SQLAlchemy — Python SQL toolkit and ORM
  • Hibernate — Java ORM framework
  • Doctrine — PHP ORM framework
  • Entity Framework — .NET ORM framework
  • ActiveRecord — Ruby ORM framework

Data analysis and business intelligence

Testing and performance tools

  • HammerDB — load testing and benchmarking tool for databases
  • pgbench — PostgreSQL benchmarking tool[6]

Backup, replication, and high availability

See also

  • DataFlex — programming language and development environment for business applications with support for SQL databases
  • Microsoft Visual FoxPro — programming language and database system with SQL-like query support

References