Showing 3126 open source projects for "web database server"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    This project hosts a couple of XSL files which enables you to migrate data from MySQL to Microsoft SQL Server with minimal efforts. You simply dump the MySQL file using the -X XML option, and then use these XSL's to generate the SQL scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mandarax is a pure Java implementation of a rule engine. It supports mutiples types of facts and rules based on reflection, databases, EJB etc, supporting XML standards (RuleML 0.8). It provides a J2EE compliant inference engine using backward chaining.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XGISServer is the server software for XGIS project that can store and manage spatial and other kind of data
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    This project is a collection of simple .NET classes to help rapid development of small database client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AJAX-FilmDB is a comfortably PHP/MySQL/AJAX film database. Looks and feels like a Mac OS-X application. Supports database backup and restore, smart phones and news feeds. Includes a fully automated graphical installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OTRS eXternalDB
    eXcentia's OpenSource OTRS package for external database connection from the agent interface. It adds SQL Box functionality in order to query external datasources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Liferay portal users are geographically located by their ip's and displayed with Google Maps API, indicating their cities, countries, flags, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jdog: a productivity tool for software dev/qa teams that develop & support database oriented softwares. It eliminates teams writing repetitive SQLs & joins for data-verification during analysis,dev,test,debug and promotes productivity via collaboration .
    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
    Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project creates auto generated code that when included in your .net project makes access to Sql Server stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQLite.org took over this project in 2010
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The most efficient flatfile database engine written in pure PHP, it is compatible with a subset of intermediate SQL92 and does not need any additional library! It perfectly understands SQL (also MySQL variant) and is also supported through ADOdb Lite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FirebirdConfig
    FirebirdConfig provides you with a friendly user interface in order to configurate the firebird database operation modifying the firebird.conf file with the most intuitive and functional graphic.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    GVC.SiteMaker is a web application that empowers non-technical users to create highly customized websites and web databases, with a distributed management architecture that is tailored for academic settings. See Docs: "Getting Started" for more info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cross platform tools written in Python that perform common Oracle database developer tasks
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A tool for unloading data from Oracle in parallel. Goal: achieve very fast data unloading by taking advantage of available processing power in Oracle server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version. If you find some issue ther let me know and I help you fixing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DBPrism is a framework to generate dynamic XML from a database, it provides an high performance DBGenerator for Cocoon2. Also is a J2EE replacement for Oracle mod_plsql. This project also includes a Restlet-Oracle connector exam. and Lucene Domain In
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Cross platform tools written in Python to perform Oracle DBA tasks such as starting, stopping and creating Oracle databases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A node-based approach to managing mySQL databases, powered by PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MajorMUD Control Panel is a PHP website designed so that the users can lookup online information about their in game characters. It also will give Sysops the ability to edit content remotely via an online control panel. http://www.quicksilverbbs.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB