Showing 675 open source projects for "sql"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    allows uploads of courses to a school style curriculum of different course material with video tutorial and shopping carts on a self pace study. software I would like to use includes: java, php, SQL server, xhtml, css, Flash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SPIDR (Space Physics Interactive Data Resource) is a distributed database and application server network, built to select, visualize and model historical space weather data. SPIDR is a web-application and a grid of data mining web-services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open-jACOB is a rapid application development tool base on Eclipse that enables the development of RichInternetApplications that are based entirely on Java. Open-jACOB application can be deployed as a stand alone app's in a Web container like Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    dbBiene is a GUI fronted generation tool - You have a DB, but you have to access it via SQL? - Use this tool and generate a GUI - CRUD pattern included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLearn
    This is a SQL learning tool for students written in JAVA and HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A 100% Java solution for manipulating any JDBC-compliant database. Submits SQL and displays results in a table, analyses DB structure and table content. Runs without configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Blackboard Building Block with an admin-only interface to query the Blackboard database. Direct database query may be a violation of your support agreement. No warranty is provided with this tool. Use at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Prototype of an ETL tool for Extracting, Transforming, Loading data into dimensional data model for data warehouse or something else
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    PL/SQL Unwrapper is a set of packages which allow you to unwrap wrapped PL/SQL codes for Oracle database 10g and above. Also on GoogleCode: https://code.google.com/p/plsqlunwrapper/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MS SQL server, FireBird,Postgres
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tiny web sql console, with small footprint and packaged as a war j2ee web application.Based on JDBC, protoype, AJAX, and servlets. Primary goal is to supply a little jdbc client available during development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MP3 Database for removable media. Based on Eclipselink and can use a lot of databases (e.g. MySQL, PostgreSQL...) and includes an integrated database. Support for plugins for other media. Runs on Windows, Linux and MacOS X. Needs Java 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AutoPatch

    An automated database patching framework for Java.

    AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance. This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MS SQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jisql

    Jisql is a Java command line SQL client

    Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SimpleCQ is a continuous query engine that focuses on simplicity and ease of use. Continuous queries in SimpleCQ are written in SQL language and can be run on any JDBC compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bdeconnect
    to subscribe bde users
    Downloads: 0 This Week
    Last Update:
    See Project