Showing 254 open source projects for "python sql editor"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    A low weight replacement for TOAD. Java based app had tabbed UI to support multiple connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is attempt to make an open source bookmarking system that supports tagging, distributed data storage, genetic "splicing" of strains of bookmarking tags and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    a bind management tool using php and a database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Intends to make an automatic interface generator for a given sql structure, with insert and update dialogs an delete functionability
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    This module provides access to MS SQL Servers from Python scripts. Tested on Linux, *BSD, Solaris, Mac OS X and Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Db Api client is a simple Python DB Api v2.0 client. It shows some information about database, tables, table\'s description. Db Api Client provides sql queries executing, shows results, and exports to some formats (html, csv).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    SQuaLe is a glib based SQL query load balancer over persitent database connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A Python script to convert Dia XML files storing a UML diagram into SQL create statements. Ideal for designing a database with Dia and creating it on MySQL or PostgreSQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Musiql is a command-line frontend to MPlayer that stores track and playlist information in an SQLite database and allows access to this database through SQL queries entered on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web-Based/Desktop DB2, ORACLE, DERBY, FIREBIRD, MYSQL,POSTGRE client (general-purpose), inspired on phpMyAdmin. It runs on Tomcat 5.5 or SWING with JDK 1.5 (Multi-plataform, Schema Browsing, Tables Browsing, Tables Structure, SQL Query editor)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Application SAP like for win32, based on MySQL,and mixed with the egroupware politics and database compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This tool will analyze your MySQL binary log (binlog) files. (Requires mysqlbinlog). Query speed, distribution, and size are reported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The MyAccess online database editor is a ASP-VBScript web application that runs on Microsoft's IIS Application server. The current release and includes functionality to create/modify/delete MS Access databases, tables, views, keys, indexes, and content
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
    Downloads: 0 This Week
    Last Update:
    See Project
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.