Showing 37 open source projects for "access database"

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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    myOleDbExpress
    Simple and lightweight database viewer and editor using OleDb/DbConnection written in C#, support for SQL,FireBird
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FreeSQL

    Free tool for query database

    Tool for query and manage database such as Microsoft Access, Microsoft Sql Server, Oracle, MySql, PostGreSql, CUbrid. Please note that Microsoft .Net Framework 4.0 or above is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SqlExecNet

    SqlExecNet

    Lightweight tool for managing databases MSSQLServer and MSAccess

    Console for managing databases MSSQLServer and MSAccess : - Quick and easy access to tables , views, stored procedures and triggers - Simple but functional query editor - Ability to save the connections and the scripts used more frequently Built in WPF, is portable and require no installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CSV SQL Console

    Executes SQL query and redirects output to new CSV file

    This tool is designed to join multiple CSV files into one CSV file with possibility to sort, group and filter data. Based on CSV/Text ODBC Driver it supports almost all futures of the SQL. Works offline. Does not require Microsoft Access, SQL Server and other heavy tools. See wiki for details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    Metis for Oracle
    A tool to support data-analysis on a Oracle-DB. In Greek mythology, Metis (Μῆτις) was of the Titan generation ... The Stoic commentators allegorized Metis as the embodiment of "wisdom" or "wise counsel" ... (from Wikipadia)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    When we need to manipulate or create a MS Access files, we have to install heavy weight MS Office and it is not free. This Project is a lightweight front-end for its Free Engine. you can get free Microsoft Access engines here: http://support.microsoft.com/kb/239114 http://www.microsoft.com/en-us/download/details.aspx?id=13255 http://en.wikipedia.org/wiki/Microsoft_Jet_Database_Engine http://support.microsoft.com/kb/172733 http://support.microsoft.com/kb/239114
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Table Processor

    ORM for accelerated development and deployment

    This goal of this ORM (Object Relational Mapping) system is to accelerate the development of database-centric applications that dictate the structure of their own databases. (I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related source-code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Small command line tool to directly execute SQL statements against any OleDB database. Can also execute a sql batch file. Handy for automation purposes e.g. for MS Access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jet DB Compare compares two MS-Access / Jet 4.0 Databases. Not only Data but also the Structure is compared. -- but it does not compare VBA, Reports and Forms
    Downloads: 2 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
    MWA Data Tech Group
    MIS Tools is a series of projects to develop data access and tools for the Michigan MIS site. This project is developed by the MWA Data Tech Group (An independent group who are concerned with data management technology for Michigan Works! Agencies.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Paper collection is research paper (pdf) database system. It store pdf file and meta information ,for example author and publication date, to help finding and management job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ER Dictionary ( English to Bengali Dictionary ) provides you digital dictionary based on English and Bengali word. This is based on Unicode. Before Using this you must install .NET 2.0. A download link is given with the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A small .NET application that allows you to connect to the Microsoft Access database files (*. mdb) and execute SQL-queries to them. More information in russian can be fount here - http://2lx.ru/2009/02/mdb-sql-client/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This application is useful for those who doesn't have Microsoft Access installed but want to read and write mdb file. It is easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Who said the world couldn't use another db editor? SQLeasy is a simple lightweight c# db editor that let's you create/edit/view access data files and sqlite data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project simplifies the mechanism of complicated database programming under .NET 1.1 platform. It encapsulates the API for accessing the database through the direct connection, web service proxy and offline mode local access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PlaneDisaster.NET is a .NET Database front end for JetSQL (Microsoft Access File Format) and SQLite. In addition to basic database browsing and querying, it can create new JetSQL and SQLite files as well as compact and repair JetSQL databases. Source cod
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    The purpose of this project is to let DBAs and developers to compare, synchronize and manage any of theirs Access databases. As well, the future plan is to generate SQL complant statement for INSERT/SELECT/UPDATE/DELETE actions for each table of the file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LGX Report (freeware based) Web Application Starter Kits - Server Log Analysis, Time Tracker, Portal Base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a programm which converts table schemas and datas between different odbc databases. (Actualy only converts from MS-Access -> MySQL and MS-Acces -> Oracle are supported)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mimer Provider Manager (Mpm) for Microsoft ADO.NET. Gives applications transparent database access to different underlying ADO.NET data providers. Mimer Provider Manager 2.x is integrated with version 2.0 of .NET Framework and Visual Studio .NET 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dbTool has been designed to provide a uniform interface over heterogeneous data sources to enable simple data manipulation. The motivation for the tool was to simplify ad-hoc data population and extraction operation in a software development context.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB