Search Results for "database server" - Page 23

Showing 634 open source projects for "database server"

View related business solutions
  • 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
  • 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.
    Start Free
  • 1
    A XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SqlRunner is a C# tool to enable rapid and reliable execution of T/SQL scripts against a Microsoft SQL Server database. It is intended as a faster drop-in replacement for osql with the abilty to run multiple files with easier error checking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    XDataAccess is a data access lightweight framework based on the modularization of SQL code, typically embedded in data access components, in XML files.
    Downloads: 1 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.
    Start Free
  • 5
    dotP2P would consist of servers running caches to keep track of domain and nameserver records. Cache servers can be created with any server that supports XML-RPC or SOAP. MySQL is used to store the the cache data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Automated Server Monitor (ASM) has been designed to monitor 1..n servers for service availability. This includes checking any TCP/UDP service, many popular databases including Firebird, MySQL and SQL Server. ASM has been written using Delphi and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A class library which is capable of watching objects that are serialized and deserialized - moreover it need to re-create object references upon deserialization so that duplicate objects are not in memory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    PersistMe is a .NET O/R mapper whose main focus is to be simple to use, adaptable to your software code patterns (not the other way) without sacrificing power and robustness. PersistMe Can be used by any .NET programming language (C#, VB.NET, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 10
    A generic, feature-rich object persistent framework that is designed for today's competitive RAD environment. It comes with a core library and a suite of tools that developers can easily use to rapidly engineer the foundation of their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NatoNews is an NNTP proxy server written in C# that caches all messages into a database for quick subsequent retrieval. It ultimately aims to be platform independent, NNTP client independent, database independent and have an ASP.net search front-end.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    provides a factory-based data access layer for databases (Sql Server implemented), using XML-library-based configuration with connection and command details. Easily extendable to support other databases. Not intended as a business object layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is currently devoted two to SOA-enabling technologies: SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataTools is a Data Access Layer written in C# for the .net platofrm. Besides data access code, it also includes a data object generator and a caching framework. The dataaccess code has been tested on sql-server and mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An XML development and end user tool written in C# that allows data from a variety of sources (e.g. MySQL, web services, SQL Server) to be dynamically aggregated into an XML document and then reported on to a variety of targets, end to end without coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Go.Kryo is a ASP(C#).NET simple content management system, using Microsoft SQL Server as a backend database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Liberum Help Desk is a web-based application for managing support requests with in a small business or organization. It is written for ASP in VBScript/HTML and runs on Windows with IIS utilizing Windows domain or database authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    DataLoggin provides the raw data Database for the Dawn of Light Server Emulation Project. (www.dolserver.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...If your collection of MP3s, Pictures (BMP, JPG, PNG etc), or Movies (MPEG, AVI, etc) is spread over many CDs, the program will catalog, organize and create previews of items in your collection. No database server required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SplatMUD is going to be a fully featured highly extensible MUD server written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The SQL Console is a small tool to work on a MS SQL Server (or any other OLE DB-Database Connection) in a console window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mimah is a code generator for O/R mapping tool. The open architecture enables Mimah to support any tool, any language, any database. Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A .NET class written in C# to facilitate the need for high-speed data insertion into SQL Server 7.0 or greater. This development uses ODBC 3.0's BCP functions and SQL's DB-Library called through P-Invoke.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XmlFlashChat (XFC) is a Client-Server chat system. The Server is based on any DB, ASP.net and XML. The Client is based on Silverlight.
    Downloads: 0 This Week
    Last Update:
    See Project