Showing 725 open source projects for "erp sql server"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL. Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A database query engine in Java, using JDBC and Swing. Works with MySql and SQL server, with an abstraction layer for adding other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Structure and data migration from MS SQL Server 2000 to PostgreSQL: - ALL DATA TYPES except sql_variant - migrates multiple database's into one postgresql database/multiple shema's (configurable) - PK, FK, Indexes, COPY data UTF8 encoded...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Dynamic SQL framework eases dynamic SQL generation by providing a convinient Object Model for constructing database indpenedent SQL queries. Current version supports, complex queries, Paging and Cross Tabs (Pivot Tables)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Total Recall is a high performance, easy to use, Object Relational Database persistance layer that requires absolutely no XML metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GDBC mimics Java's JDBC for the .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Extended stored procedure ( xp_LoadLogFileIIS ) for Microsoft SQL Server 2000. Import's IIS Log file from text file into table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    netSQLAdmin is a ASP.NET tool written in C# intended to handle the administration of MS SQL Server over the WWW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TaskMaster -- a Networked TaskList program with the ability to connect your organization in one easy to use TODO list type application. Allows sending of Notes and Tasks to specified users, or an entire group. Check the screenshots section for some image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File Database Windows application designed to hash a directory and all subdirectories in a given path, so you can find exact duplicates anywhere within that path. Uses a SQL database, is coded in C# and includes a Web Interface for remote admin of dups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multiplatform webbased timereporting system. Generic database support (MS SQL, MySQL...). Generate reports on employees, worked hours in projects. Automatically generate invoices based on an hourly fee (by employee). Gant charts for planning resources
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An advanced qmail distribution based on qmail-sql which has SMTP, SMTPS, POP3, POP3S, IMAP, IMAPS services, a content scanner, spoofing protections, SMTP AUTH support, SMTP-after-POP/IMAP, PHP5 API, SPF support and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DAServer is a bridge allowing remote connection to any SQL database that supports ODBC. SQL can be sent over XML-RPC from any platform removing the need for expensive/complex bridges and native drivers. Also included is a Zope db product using DAServer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A C# Object Persistent Framework. Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Orient is 100% Pure ODBMS. It works with classes and objects instead of tables and records. Orient supports C++ language using ODMG 3.0 interface and Java using JDO 1.0. It's available as Just Edition, a small library, or as Enterprise Edition with dis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Z-SQL is a package-oriented SQL language designed for Microsoft SQL Server. Full language specification is provided. The compiler translates Z-SQL to SQL Server's native T-SQL. A command line tool, zsql, that superseeds osql is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    This is an easy to use and extensible rules engine written in C# for .NET and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
    Downloads: 0 This Week
    Last Update:
    See Project