Showing 182 open source projects for "sample database"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    Sample sqlite database and csv files
    Just use the portable copy of the free sqlitebrowser program, available here : https://sqlitebrowser.org/dl/ to open and test the sample db, that I have given as a download here ( after extracting the zip file ) . Also, I have enclosed, the csv files, that I have used for importing and exporting, from the file menu of the program. Also, watch the video below, for a quick start. Tags: Learn SQL Quickly, Analyze Data Easily, SQL Guide, SQL Samples
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Spring PetClinic Sample Application

    Spring PetClinic Sample Application

    A Spring Framework application based on JSP, Spring MVC

    A sample project to demonstrate the capabilities of the Spring Framework, commonly used in tutorials and learning.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OpenFGA
    A high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA is designed to make it easy for developers to model their application permissions and add and integrate fine-grained authorization into their applications. It allows in-memory data storage for quick development, as well as pluggable database modules. It currently supports PostgreSQL 14, MySQL 8, and SQLite (currently in beta). It offers an HTTP API and a gRPC API. It has...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 4
    listmonk

    listmonk

    High performance, self-hosted, newsletter and mailing list manager

    ... to the database easily with the simple table structure. Create powerful, dynamic e-mail templates with the Go templating language. Use template expressions, logic, and 100+ functions in subject lines and content. Write HTML e-mails in a WYSIWYG editor, Markdown, raw syntax-highlighted HTML, or just plain text. Highly configurable, multi-threaded, high-throughput multi-SMTP e-mail queues for super fast campaign delivery.
    Downloads: 44 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    QuestDB

    QuestDB

    An open source SQL database designed to process time series data

    QuestDB is a high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic ingestion using InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports. QuestDB implements ANSI SQL with native extensions for time-oriented language features. These extensions make it simple to correlate data from multiple sources using...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    MyBatis-Plus

    MyBatis-Plus

    An powerful enhanced toolkit of MyBatis for simplify development

    MyBatis-Plus is an enhanced toolkit for MyBatis, designed to simplify development and increase productivity. It provides a range of out-of-the-box features such as code generation, conditional query builders, and pagination plugins, reducing boilerplate code and streamlining database operations. MyBatis-Plus is widely used in enterprise applications for its efficiency and ease of use.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Evil Seed

    Evil Seed

    A Gem for creating partial anonymized dumps of your database

    Evil Seed is a Ruby tool for seeding databases with realistic, localized, and structured test data. It integrates with Rails and uses Faker, but allows more advanced customization like data relationships and repeatable sequences. It’s ideal for developers who need high-quality sample data for testing or demos.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Azure Data SQL Samples

    Azure Data SQL Samples

    Official Microsoft repository containing code samples for SQL Server

    This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure Data products including SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge. Each sample includes a README file that explains how to run and use the sample. Note that certain features like In-Memory OLTP are edition specific for SQL Server and would be possible to implement if the edition which supports that feature is being used to run the sample. Releases allow you to conveniently download...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FirebaseUI for Android

    FirebaseUI for Android

    Optimized UI components for Firebase

    FirebaseUI is an open-source library for Android that allows you to quickly connect common UI elements to Firebase APIs. A compatible FirebaseUI client is also available for iOS. FirebaseUI has separate modules for using Firebase Realtime Database, Cloud Firestore, Firebase Auth, and Cloud Storage. To get started, see the individual instructions for each module. FirebaseUI is published as a collection of libraries separated by the Firebase API they target. Each FirebaseUI library has...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Schema Spy

    Schema Spy

    SchemaSpy code home

    ... using SchemaSpy you can read more about the configuration. Browse some sample pages generated by SchemaSpy. Note that this was run against an extremely limited schema so it doesn't show the full power of the tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Graph Notebook

    Graph Notebook

    Library extending Jupyter notebooks to integrate with Apache TinkerPop

    The graph notebook provides an easy way to interact with graph databases using Jupyter notebooks. Using this open-source Python package, you can connect to any graph database that supports the Apache TinkerPop, openCypher or the RDF SPARQL graph models. These databases could be running locally on your desktop or in the cloud. Graph databases can be used to explore a variety of use cases including knowledge graphs and identity graphs. This project includes many examples of Jupyter notebooks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FirebaseUI for iOS

    FirebaseUI for iOS

    iOS UI bindings for Firebase

    FirebaseUI is an open-source library for iOS that allows you to quickly connect common UI elements to the Firebase database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items. Additionally, FirebaseUI simplifies Firebase authentication by providing easy-to-use auth methods that integrate with common identity providers like Facebook, Twitter, and Google as well as allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Milvus Bootcamp

    Milvus Bootcamp

    Dealing with all unstructured data, such as reverse image search

    Milvus Bootcamp is a collection of tutorials, examples, and best practices for using Milvus, an open-source vector database designed for AI-powered similarity search and retrieval applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SlimeKT

    SlimeKT

    An article sharing platform where you can personalize

    An article-sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, etc. The app was built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX Glance, WorkManager, Coil, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MDB Admin

    MDB Admin

    A complete tool for creating and managing MSAccess databases.

    MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed. You can also install MDB Admin using winget: winget install --id=MarcielDegasperi.MDBAdmin -e IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below: https://www.microsoft.com/en-us/download/details.aspx?id=54920 (please make sure to select 32-bit version...
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 16
    Access the simple dbf database format the easiest possible way. This library consists basically of only two files (dbf.h and dbf.c), although C++ wrappers and sample GUI apps using wxWidgets and MFC are included, plus a C# implementation with no GUI.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    jDiskMark

    jDiskMark

    Java Disk Benchmark Utility

    Cross platform disk benchmark utility written in Java. Measure your storage drive's read and write speeds by creating and accessing sample data files at your chosen location. Results are presented in an easy-to-understand graph, allowing clear characterization of storage device behavior. Customize a benchmark by adjusting the block sequence, sample size and block size. Runs are automatically saved allowing easy review and comparisons. Please try our new new windows installer: https...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other sample PHP project called teamdocs. You may cleanup this Application from the htdocs home folder link & its corresponding database, after logging into mysql. The mysql...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    AMP Servers For Windows 32 Bit ( x86 )

    AMP Servers For Windows 32 Bit ( x86 )

    Apache v2.4, MariaDB v10.4, PHP v8.1 With Automated Service Installers

    Please watch the video below for a sample library software installation, which uses this same server. After watching / installing the services, you may copy your new application folder, to the C:\slims9-x86\httpd\htdocs directory and change the DocumentRoot value in the following files : 1. C:\slims9-x86\httpd\conf\httpd.conf 2. C:\slims9-x86\httpd\conf\extra\httpd-ssl.conf Restart the services for applying the new configuration. You may now access your install.php / index.php...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    invoicing-car-repair

    invoicing-car-repair

    An Invoicing program for Auto Shops written in vba and MS-Access.

    This is an sample/learning/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, Auto Repair type business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing, Appointments, and Quotes, and produces reports...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Raman Data Search and Storage

    Raman Data Search and Storage

    A Raman spectra library with search and storage function.

    ... to be priceless in the interpretation of Raman spectra, the RDSS software gives the user the ability to display and inspect the Raman spectra quickly and very efficiently. Users can zoom into the Raman spectrum, shift in any direction the wavenumber and the intensity axes, and if any part of the spectral display is clicked, that region will be highlighted and the specific wavenumber returned. A photo for every sample entry stored in the database is also available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Invoicing-AR-Inventory

    Invoicing-AR-Inventory

    Simple Invoicing program for Desktop written in vba and Access

    This is a learning/sample/functional Invoicing program written in vba and MS-Access. It is for a small, or personal, business. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing and Quotes, and produces reports for A/R, Inventory...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    System Verilog Parser IEEE 1800 LRM

    IEEE LRM compliant System Verilog Parser in Java with Python, Tcl API

    This parser has been developed to help users to implement their Verilog tool/utility on the top this library. It reads RTL and populates its internal data structures. There are APIs to extract the design information from the database, there are APIs to elaborate every element of the design along with basic expression evaluation capabilities. It has been bundled as an executable JAR file along with a sample application which reads a RTL file(s), elaborates and dumps it back to show the users...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    queXS

    Web based system for Computer Assisted Telephone Interviewing (CATI)

    queXS is a web based, Open Source, CATI (Computer Assisted Telephone Interviewing) System. queXS integrates with queXML for creating questionnaires, LimeSurvey for collecting data and Asterisk for VoIP telephony.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.