Showing 37 open source projects for "memory database"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Clean Architecture Solution Template

    Clean Architecture Solution Template

    Clean Architecture Solution Template for .NET 6

    This is a solution template for creating a Single Page App (SPA) with Angular and ASP.NET Core following the principles of Clean Architecture. Create a new project based on this template by clicking the above Use this template button or by installing and running the associated NuGet package (see Getting Started for full details). The template is configured to use an in-memory database by default. This ensures that all users will be able to run the solution without needing to set up additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector for .NET and .NET Core

    This is an ADO.NET data provider for MySQL. It provides implementations of DbConnection, DbCommand, DbDataReader, DbTransaction, the classes needed to query and update databases from managed code. This library implements true asynchronous I/O for database operations, without blocking (or using Task.Run to run synchronous methods on a background thread). This greatly improves the throughput of a web server that performs database operations. This library outperforms MySQL Connector/NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have...
    Leader badge
    Downloads: 284,728 This Week
    Last Update:
    See Project
  • 4
    Object-Relational Main-Memory Embedded Database system tightly integrated with C++ language. Use OS virtual mapping mechanism to access data. Provides subset of SQL language with OO extensions. Support of transactions, fault tolerance, replication.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SqlServer Clr Functions

    SqlServer Clr Functions

    Some functions to improve SqlServer

    so, sometimes you need to write some "shit" sp because there are not the appropriate utility. here some CLR functions that i use to work better and in easy and performance way. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CCM (C# Collections Mapper)

    The CCM is a mini ORM, working with the database and C# collections

    CCM is a solution for the data management layer in the combination of Sql Server with a C # application. In whole this is a strongly typed entity mapper projecting the application's business logics onto database tables using T-SQL stored procedures. CCM allows you to implement fairly complex data structures in your application, without bothering about difficult and tedious questions of data acquisition and conversion issue, allowing you to pay more attention to the develop of business logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nosikasi Knowledge Process

    Nosikasi Knowledge Process

    Software helps to store, organize procedures and errors solutions

    EN Nosikasi is a program that helps to store, organize procedures and error solutions. Market solutions are paid and sometimes too complex for something simple. For anyone who likes to take notes or doesn't have a good memory and an organizer, he's a good reference. It is available in Portuguese and English. PT Nosikasi é um programa que auxilia a armazenar, organizar procedimentos e soluções de erros. As soluções de mercado são pagas e as vezes muito complexa para algo simples. Para...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    App Metrics

    App Metrics

    App Metrics is an open-source and cross-platform .NET library

    ... types to measure things such as the rate of requests, counting the number of user logins over time, measuring the time taken to execute a database query, measuring the amount of free memory, and so on. Metrics types supported are Apdex, Gauges, Counters, Meters, Histograms, and Timers. Support Push and Pull based metrics collection via TSDB-specific reporting extensions and exposing metrics in the required format over HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    CacheManager

    CacheManager

    CacheManager is an open source caching abstraction layer for .NET

    ... (or distributed) solution. Another great distributed solution is memcached, which can be used as a layer. The Redis implementation is based on the popular StackExchange.Redis package. Couchbase is primarily a document database but can also be used for simple caching. ASP.NET comes with its own in-process memory cache which can be used as one layer. Our Web NuGet package also comes with a custom OutputCacheProvider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Movie File Merger

    Movie File Merger

    Selctively combine video collections on hard disks

    Movie File Merger (MFM) helps you with the selective combination of video collections, like home videos, movies, series, or documentaries. It can be used also for other types of collections, like music, or basically any files, but MFM is optimized for videos. MFM is not a movie database program like Personal Video Database! MFM is designed so that the lists can be easily updated once out of date. MFM runs in Dropbox, which makes it easier to share lists with other people. MFM is portable, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DbPipeline.NET

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

    ... ADO.NET or Entity Framework. Our goal when designing the DbPipeline.NET™ Library was to create an easy to use database access layer set of classes using 100% managed code so that VB.NET and C#.NET programmers can use it to build database applications (Client/Server, Web, and 3-tier) without having to be consumed with the programming involved with the retrieval, handling, management and storage in memory of the data while it is being worked on, and updating of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    AVSEdit Plus

    AVSEdit Plus

    An AviSynth script editor with side by side preview and encoding GUI

    AVSEdit Plus is an AviSynth script editor with side by side preview and video encoding GUI for command line encoders: - edit AviSynth scripts, - preview script video results, - buffer slow scripts and preview them in real time, - enable side-by-side preview for two script video results, - work with command line encoders using an encoding GUI, - create an encoding queue. Visit the AVSEdit Plus official thread to get support and discuss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PubSubSQL

    An open-source in-memory database integrated with Publish-Subscribe

    PubSubSQL makes it simple, easy and quick to develop applications that require database and notification services. Publish-Subscribe messaging is integrated with an in-memory database as a single product. When the underlying data changes, client subscribers receive updates in soft real-time without having to poll the database or implement database trigger hooks. PubSubSQL is written in Go and runs on Linux and Windows, with Mac OS X in the works. We provide unified APIs for Go, Java and .Net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    duplicate file finder

    duplicate file finder

    free your system memory from duplicate files

    this application finds duplicate file in your system directory
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    N-Tier Windows Forms Framework

    N-Tier Windows Forms Framework

    N-Tier Windows Forms entity productivity framework

    Updated to work with Visual Studio 2012. The N-Tier Framework for Windows Forms is designed to put the developer in control with tools & APIs for the rapid development of database applications in c#. NTier is designed to leverage developers' skills and familiarity with Visual Studio and Windows Forms to quickly build large business applications. NTier provides tools, frameworks, designers, extender providers and helpers to make database application development easy without replacing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BitBurner

    BitBurner

    BitBurner AVR Programmer, a full and complete AVRdude GUI for Windows.

    ..., including support for XMEGA devices. BitBurner hosts a full-function hex editor capable of direct transfers to and from all memory spaces of all devices. BitBurner contains a complete fuse and lock calculator with an extensive database describing all AVRdude's supported devices and more. BitBurner has innovative automation functions intended to simplify and accelerate the build process. By monitoring project output files BitBurner can trigger programming actions without direct interaction.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 22
    Habanero
    An Enterprise Application Framework for .Net that produces an agile application from the data layer through to the front-end. Free open source under the LGPL license, it includes ORM and UI generation to create one application for the desktop & web. Please note that the primary source repository is now at https://github.com/Chillisoft/habanero
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    iBoxDB

    flexible nosql database for java .net android windows phone

    Traditional way deal with data, with NoSQL fashional styles, pure java c# database, not only CURD and QL, but also Replication services. for java android : https://github.com/iboxdb/forjava for .net windows phone : https://iboxdb.codeplex.com/ benchmark : https://github.com/iboxdb/forjava/wiki/Benchmark-with-MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CSBackup

    Commandline Backup with hardlinks, excellent memory saving strategy

    CSBackup is a Backup software build in C#. It uses NTFS hardlinks to save Harddisc place and create a backup history. One of the main features is the support of long file names (more than 255 characters) and UTF-8 support. * Use of Aliases for folders * Backup complete drives from the root * Compare file changes by size and date (faster than hash-codes) * Different log levels * Delete Strategy: strategic configuration to configure which backup folders to keep (e.G. 7 daily, 4 weekly, 12...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Logic Game "Laime" (luck)

    Logic game to train your memory

    This is my first serious project with c#. Code might be bit chaotical 2 players can play this or you can play with computer. Every player starts with 24 points. Then you have 3 sec to remember 18 numbers where every one of them has its own meaning. 1-9 enemy looses his points.10-12 you gain +1 point, 13-15 you loose -1point , 16-18 nothing happen you loose your turn. I will try to redo it in another language and modify it, feel free to tell me what you think about this game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next