Showing 51 open source projects for "sql database engine"

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
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going to the database only once. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the standard ADO.NET or Entity Framework. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Property Management Software

    Property Management Software

    A Web based Property Management Software for Property Estate Agents

    Online Real Estate System (ORES) is web based Property Management Software that use to search, enter and edit property portfolios by Estate agents, customers or guests. ORES is beneficial to either a real estate agent or customers. This Property Management Software can be used to store and search the property portfolios. On the website, real estate agent can put the information regarding property portfolios. A general user or customer can browse such portfolios and later buy, sell or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    ...With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FBO - FREE Backup Tool for DB2 databases

    FBO - FREE Backup Tool for DB2 databases

    Backup Tool to manage and schedule backup tasks for DB2 databases

    ...backup target is TSM Implement "Daily - Monthly - Yearly" backup concept without any Image reorganization. Logging is included to monitor backup progress and success. The backup tasks will be started for each instance once a day. Every database, which resides in the instance, will be controlled. The Backup Manager Tool consists of 3 parts: Web Application, running with Windows® IIS Server Windows service for starting the backup tasks. Microsoft® SQL Server® database, the Repository for the Backup Manager Tool ------------- Now available, new Enterprise version !!! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO, in fact we may implement PDO in CDE to standardize PDO results and calls. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    TrueSqlConnection

    TrueSqlConnection

    Data Access Block

    TrueSqlConnection Library for .NET consists of a single .NET-based assembly, which contains all of the functionality necessary to perform the most common data access tasks against a Microsoft SQL Server database. Specifically, the Data Access Block helps you: ● Call stored procedures or SQL text commands. ● Specify parameter details. ● Return SqlDataReader, DataSet, XmlReader objects, or single values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10

    DotnetMiniAdmin

    ASP.NET clone of PHPMiniadmin

    DotnetMiniAdmin is the ASP.NET version of the very popular PHPMiniAdmin. PHPMiniAdmin provides a very simple and lightweight web based interface to work with MySql databases. DotnetMiniAdmin provides the same functionality in ASP.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    smartData
    smartData for Microsoft .Net Framework. This project create on sql and ole factory technology and have injection security, typed query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Proetus
    Proetus is a .NET persistence framework. Once saved objects can be queried, retrieved, updated, and deleted. Adapters exist, both local and over a web service, to save objects to Microsoft® SQL Server, SQLite, MSMQ, and XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Dot Net Nuke Genealogy Module - Build and show your family tree on a DNN CMS site. A sample site running on www.gremlinsa.co.za/Genealogy/tabid/138/Default.aspx . Also uses Google & Yahoo SEO Friendly url structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NhGen - NHibernate Code Generator
    A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQL Server dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The bastard love child of a large music collection and OCD. Organise and traverse your music collection more efficiently and pedantically than ever before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Coding Analysis Toolkit
    The Coding Analysis Toolkit (or "CAT") consists of a ASP.NET based suite of tools to facilitate efficient and effective analysis of text datasets that have been coded using the CAT coding module or ATLAS.ti.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    WAXTL is a template language to improve rapid application development under Content Management Systems. The template is written in XHTML enabling the designer to use standard HTML development tools like Dreamweaver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebGrid generates cross-browser compatible web forms, and handles all data source interaction (update, insert, and delete) for you. WebGrid is fast loading datagrid with codeless data-binding and comes with a rich set of client & server properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library Management Software System will be an online and mobile service to help people and public libraries to automate all activities. PhotonSoft Ltd. plan LMSS to be world's largest library network and social space with Internet/WAP communication tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A laboratory management system based on database service, .net framework LINQ technic and IIS web server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Metadata Express is a web application for maintaining and browsing documentation of databases, a.k.a. metadata. It has automatic extraction, a method of creating description links between objects, an issue tracking system and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    e-government wireless mesh networking (mp-to-mp), e-municipality services datbase model and ASP.NET (C#) web interface (with crypto) for web-formular constructing. daniel.i.denev@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is developing for the listing of properties in the web with highly secured and much more option. This website can be used by buyer,seller,room partner,Paying Guest etc. Simple Graphic,Highly Technical. You can join this project if you are intrested
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ERP.NET is ERP/CRM&SFM software application written in C#.NET/ASP.NET/T-SQL for manufacturing company. There are included modules are: CRM,ERP,SFM, order,manufacture,Client,supplier, Price, stock, project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →