Showing 1241 open source projects for "sql"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data. Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This Resource Adapter enables you to connect your Java application to the 1C Enterprise Information System based on ActiveX and MS SQL Server. It should be compliant to JCA 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    With this application you're able to develop with graphical models. Using some plugins, these models would be translated to code in several languages like SQL,OQL,C++ etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    RosettaWerks Globalization (G11N) Suite is a set of programs/components that deal with the Localization (L10N), Internationalization (I18N) and Translation (T8N) process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The OpenOCS project is groupware software which allows groups to work on projects. Client/Server architecture written in Java with a MySQL database and PHP front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DataBind is a Java API for persisting any Java object to a data store such as an SQL database using XML files to map the object to the data store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    PURPOSE: reporting, content-management. easy to use GUI-frontend for the popluar java build-tool 'ANT'. looks like a 'wizard'. additional ant-taskdefs for processing SQL(JDBC)->XML->XSLT->HTML. 'sql2xml' allowes nested queries (for 1:n-relationships)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSQLBuilder is Java component generating SQL commands from Java GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PHP Class Generator that generates SQL and PHP classes from a XML-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    O4S is a web tool to perform Quality Assessment of Open Source software based on the QSOS methodology. It is derivative work of O3S by Atos Origin and actively developed by the CRIAI research consortium (http://www.criai.it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Beerus-DB

    Beerus-DB

    Beerus-DB is a database operation framework

    Beerus-DB is a database operation framework, currently only supports Mysql, Use [go-sql-driver/mysql] to do database connection and basic operations, based on this do a lot of extensions, such as, connection pool management, multiple data sources, transaction management, single table no sql operation, multiple tables and complex operations can write their own sql, sql support {} placeholder, can use struct as parameters to operate the database, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ORACLE PL/SQL development framework including coding standards and summarizing third-party tools like pldoc, ant, log4pl and utPLSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rogas-localisator

    Rogas-localisator

    localiser les numero de telephone

    un outils pour localiser les numero de telephone
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB