Open Source Windows Database Software - Page 74

Database Software for Windows

View 202 business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. Last, DAL4j provides a set of Generic classes that can be used to simplify creation of J2E Session Beans which perform CRUD operations using generated Entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moved to https://github.com/DANS-KNAW/dans-dp-lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Darrt provides simple deployment packaging for database code, akin to that provided by JAR, WAR and EAR files in J2EE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project will implement DAV Searching & Locating (DASL), an application of HTTP/1.1 forming a lightweight search protocol to transport queries and result sets and allows clients to make use of server-side search facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBAdministrator is a web based program designed to provide a graphical front end to database systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    DB Browser for SQLite

    DB Browser for SQLite

    A light GUI editor for SQLite databases

    DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. Note - This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :)
    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
  • 10
    A graphical and command line tool for comparing database tables. The comparison is displayed as html. This tool would likely be used to compare a test database table to a production database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Migrate data from any database to another with just selecting visually the desired tables in the source database (any database type supported by JDBC) and hit one button to complete it. New tables will be automatically created in the target database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Library and application that implements some algorithms relative to database theory: closure of attributes, primary keys calculation, minimal dependencies set, normalization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DB Differ is a tool and a half implemented GUI that computes structural differences between databases servers (schema, tables, table columns, permissions, indexes and others).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DB Duplicate 1.0 is an easy to use tool to duplicate a SQL Server 2000 database and is provided as VB.NET project (Framework 1.0) in original Source Code. There's a Setup Program for the tool ... for the ones that can not compile the Source Code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DB Guardian is a Java-based database diagnostic performance tool for Oracle 10g. This tool helps the database administrator (DBA) to monitor and detect problems related to performance in your environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DB Pages is a port between database and the web browser. If you know Oracle (PL/SQL), SQL Server (T-SQL) or MySQL, and HTML - this is a project for you. No php, no layers, no Servlets, only the database. The first www page you can write in 5 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DB Sanity
    DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by command line and creates an HTML report with aggregated diagnostic summaries and listings of faulty database entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Database Schema Change Notifier is a J2EE application that report the changes (including tables, columns, users, index, etc.) of any kind of RDBMS. It is implemented using publish/subscribe mechanism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DB Schema Viewer is an Eclipse plugin that builds a graphical view of an existing database. Reverse Engineering is performed through JDBC. The most popular databases (MySQL, PostgreSQL and Firebird) are currently supported. The UI is build around GEF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DBToolbox is tool which: extract database model from JDBC connection, check database model against validation rules, generate database model document and validation report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Delphi class for managing hierarchical data in a SQL-92 database and displaying it in TTreeView component. Includes methods: display tree, add node, remove node (with subnodes) and etc. Supports several trees in the same table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DB++ is a database abstraction layer for C++. It provides a JDBC-like abstract database access interface in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DB-Addin

    DB-Addin

    Excel Addin for querying and storing database data

    DBAddin is a ExcelDNA based Add-in for Database interoperability. First, DBAddin provides DB Functions (see DBFuncs User-doc), which are an alternative to the Excel built-in MSQuery (integrated statically into worksheets having severe limitations in terms of querying and constructing parameterized queries (MS-Query allows parameterized queries only in simple queries that can be displayed graphically)). Next, methods for working with database data (DBModifications: DBMapper, DBAction and DBSequences) are included. This also includes a row entry oriented way to modify data in so called DBSheets (see DBSheets). The old code (SF-Code) is based on VB6, the current code is VB.NET (based on ExcelDNA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web DataBase Administration Application for mysql, oracle and sapdb (maxsql). The aim is to have an application, like phpMyAdmin, written in jsp / servlet (a kind off jspMyAdmin). As we are using JDBC, we should be able to work with any DB (derby, Postgr
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo