Showing 40 open source projects for "mysql-python"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    Beekeeper Studio

    Beekeeper Studio

    Cross-platform SQL Editor and Database Manager

    Beekeeper Studio is an open source, cross-platform SQL editor and database management app that is both powerful and easy to use. It lets you query and manage your relational databases, with support for connecting to SQLite, MySQL, MariaDB, Postgres, SQL Server and Amazon Redshift databases. Unlike most other open source SQL editors and database managers, Beekeeper Studio isn’t cluttered with unnecessary features, but does come with the essentials that you need. This includes SQL auto...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    pg_probackup

    pg_probackup

    Backup and recovery manager for PostgreSQL

    pg_probackup is an advanced backup and recovery tool for PostgreSQL developed by PostgresPro. It supports full, incremental, and differential backups with compression and encryption, and provides fine-grained control over backup and restore processes. It’s designed for enterprise-grade backup strategies in PostgreSQL environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Bracket

    Bracket

    Selfhosted tournament system

    Bracket is an open-source tool that tracks and manages data access across your PostgreSQL database. It provides visibility into which parts of your codebase are accessing which tables and columns, enabling data governance, security auditing, and architectural insights. Bracket is particularly helpful for growing teams needing better observability in complex applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    sqldef

    sqldef

    Idempotent schema management for MySQL, PostgreSQL, and more

    sqldef is a schema migration tool that automatically generates SQL migration statements by comparing database schemas. Instead of writing migrations manually, developers define the desired schema, and sqldef computes the difference. It's compatible with MySQL, PostgreSQL, SQLite, and others, making migrations safer and more maintainable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Antares

    Antares

    A modern, fast and productivity driven SQL client with a focus in UX

    Antares is a modern, cross-platform SQL client built with Electron and Vue.js. It offers a clean and intuitive UI for managing databases like MySQL, PostgreSQL, SQLite, and more. Designed for developers and DBAs, Antares supports tabbed browsing, query editing with syntax highlighting, and visual schema exploration, making it a powerful alternative to heavier database tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    chDB

    chDB

    chDB is an in-process OLAP SQL Engine

    chDB is an in-process SQL OLAP Engine powered by ClickHouse. It is developed by ClickHouse, Inc and open-source contributors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Bdash

    Bdash

    Simple SQL Client for lightweight data analysis

    Simple SQL Client for lightweight data analysis. You can share the result with gist. Supports MySQL, PostgreSQL (Amazon Redshift), SQLite3, Google BigQuery, Treasure Data, Amazon Athena. You can download and install from Web Site or Releases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Django Postgres Extra

    Django Postgres Extra

    Bringing all of PostgreSQL's awesomeness to Django

    django-postgres-extra is a Django extension that enhances PostgreSQL support by adding advanced features like native upserts, materialized view support, and better constraint handling. It improves developer productivity by exposing PostgreSQL-specific capabilities in a Django-friendly way while maintaining ORM consistency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    athenaSQL

    athenaSQL

    SQL builder for AWS Athena, inspired by sparkSQL

    athenaSQL is Athena SQL query builder, inspired by sparkSQL. It borrow some sparkSQL’s concept sparkSQL. It was initially designed to eliminate the need for hard-coding SQL queries as strings within Python scripts and as an alternative to any bespoke SQL query templating. However, it offers the flexibility to be used in various ways as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SQL Explorer

    SQL Explorer

    Easily share data across your company via SQL queries

    SQL Explorer aims to make the flow of data between people fast, simple, and confusion-free. It is a Django-based application that you can add to an existing Django site, or use as a standalone business intelligence tool. Quickly write and share SQL queries in a simple, usable SQL editor, preview the results in the browser, share links, download CSV, JSON, or Excel files (and even expose queries as API endpoints, if desired), and keep the information flowing! Comes with support for multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SqlKata QueryBuilder

    SqlKata QueryBuilder

    SQL query builder, written in c#, helps you build complex queries

    SqlKata is a powerful and elegant SQL query builder for .NET that provides a fluent, expressive syntax to construct complex SQL queries programmatically. It supports multiple database engines and can compile queries to raw SQL with parameters, making it easy to integrate with Dapper or ADO.NET. SqlKata emphasizes flexibility and readability, enabling developers to write maintainable and reusable query logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Evolve

    Evolve

    Database migration tool for .NET and .NET Core projects

    Evolve is a lightweight database migration tool for .NET applications, compatible with PostgreSQL, MySQL, SQLite, and SQL Server. Designed with simplicity and speed in mind, it runs SQL scripts in order and tracks their history to keep database schema consistent. Evolve integrates easily with .NET projects for version-controlled schema updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DBLens for MySQL
    DBLens for MySQL 是一款专为现代企业和开发者设计的革命性MySQL数据库管理工具。它不仅继承了传统数据库管理工具的强大功能,还集成了先进的人工智能技术,为您带来前所未有的数据库图形界面体验。 DBLens for MySQL is a revolutionary MySQL database management tool designed specifically for modern enterprises and developers. It not only inherits the powerful functions of traditional database management tools, but also integrates advanced artificial intelligence technology to bring you an unprecedented database GUI experience.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    jookdb

    jookdb

    Free Multi-platform database tool

    JookDB is a database development tool that allows you to simultaneously connect to MySQL, MariaDB, Oracle, PostgreSQL, SQLite, MongoDB,Redis, DM, OceanBase, TiDB and SQLServer databases from a single application. You can quickly and easily build, manage and maintain your databases.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16

    dbsql++

    Generic C++ SQL wrapper over different SQL DB engines.

    Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Panda-Sql

    Panda-Sql

    IDE Tool, PlSql Editor for Oracle, Mysql, MsSql, PostgreSQL, SqLite

    Panda-Sql is an IDE tool, browser and Sql/PlSql editor for Oracle, Mysql, MsSql, PostgreSQL, SqLite. Best compromise between simplicity and functionality, this professional tool offers all the essential functions for database management.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OmniDB

    OmniDB

    Open Source Web Tool for Database Management

    ..., MariaDB, Oracle, MySQL, SQLite (WIP), Firebird (WIP), SQL Server (WIP), IBM DB2 (WIP).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Eclipse SQL Client for database querying/browsing any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2, MySQL, PostgreSQL, Sybase, Informix) and can be extended.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    Poli

    Poli

    An easy-to-use BI server built for SQL lovers. Power data analysis

    An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights. Platform independent web application. Single JAR file + Single SQLite DB file. Get up and running in 5 minutes. PostgreSQL, Oracle, SQL Server, MySQL, Elasticsearch... You name it. No ETLs, no generated SQL, polish your own SQL query to transform data. Pixel-perfect positioning + Drag'n'Drop support to customize the reports and charts in your own way. Utilize the power of dynamic SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SQLTabs

    SQLTabs

    Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift

    SQLTabs is a cross-platform SQL client built using Electron and Vue.js that offers a modern and intuitive interface for managing SQL databases. It supports multiple database types and allows users to run queries in tabs, explore schemas, and view results in a clean, responsive UI. SQLTabs is designed for developers and analysts who need a simple yet powerful tool for database interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TOra is a Toolkit for Oracle which aims to help the DBA or developer of database applications. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a full set of DBA tools. TOra also includes support for MySQL and Postgres.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 23
    SQLer

    SQLer

    write APIs using direct SQL queries with no hassle

    sqler is a lightweight API gateway that automatically exposes your SQL database as a RESTful API. It allows developers to run parameterized SQL queries safely over HTTP, turning databases into microservices without writing backend code. sqler is great for prototyping, dashboards, and internal tools with quick database integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CommandoSQL

    CommandoSQL

    SQL client for various database engines

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Squel

    Squel

    SQL query string builder for Javascript

    squel is a JavaScript library for fluent and safe SQL query string building, usable both in Node.js environments and in the browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.