Showing 702 open source projects for "sql database editor"

View related business solutions
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 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
    DBBrowser is an open source (GPL license), cross-platform tool which can be used to view the contents of a database. It works with Oracle and MySQL. The user can view, modify, delete records without writing SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    NOTE: THIS PROJECT IS UNMAINTAINED The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011. A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    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
  • 6
    A simple SWING based JAVA client that displays information on all Oracle sessions. Displays the SQL and bind values that were captured. This also includes a plugin to run SQL queries and view their results. Multiple tabs can be opened for a single plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR. It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc... 2 minutes to install/try...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    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
  • 11
    Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Graphical Botanical Database Management Tool keeps track of a very large number of variables in the growth of plants their environment and experiments performed Producing custom reports and displaying images. UPDATE-XGBDMT IS NOW PLATFORM INDEPENDANT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Project FrontEnd for MYSQL is the portable front end to the open source database server MYSQL. It aims at providing a complete front end to MYSQL and thus reducing the difficulty caused while interacting the system using query language SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an open source tool written in java. This tool gets your mysql database or tables and converts them to php or jsp. Your data is automatically created on the server when you upload the jsp or php file and you execute it on the browser. Contact me
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQLAnyware is an Adobe Flex generic JDBC client embedded in a J2EE Web Application allowing : the execution of SQL statements, the management of JDBC connections (creation, modification, deletion of parameters), the management of the associated JDBC driv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Venndiagram comparison for ProteinExperiments in the PRIDE Database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy DB Connection makes the MySQL, SQL Server, MS Access and PostgreSQL connection to your java project. In just one line code you can get connected to your database. It includes the MySQL, SQL Server and PostgreSQL driver connections. You have just to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Object Query System(JOQS)- JOQS is a simple object/relational persistence and query service. JOQS lets you develop persistent classes using simple query string (Object Query String, QS). Just like native SQL, object query string is very powerful, it's easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The jBCP project provides the ability to use Bulk load within Java to a Sybase or MS SQL database. This is done by using the jTDS project and adding extensions. jBCP uses pure-Java and does away with the need for JNI or execing native BCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This component was designed to intercept the sql execution invoked by an application over jdbc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Elvyx is a tool designed to monitor and profile the jdbc activity on java projects. This jdbc profiler has a server with a built-in db and a client to improve the experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB