open source graph database

Alibabacloud.com offers a wide variety of articles about open source graph database, easily find your open source graph database information here online.

TokuDB is open-source with a high random Write Performance in the database field.

Recently, TokuDBv7 was released and the project is hosted on GitHub. TokuDBV7 has the following features: Fast Trickle load, fast batch load, fast query by clustered index range, no fragmentation, full compatibility with MySQLMariaDB, and easy to install. From this version, TokuDB announced the open-source. The open-source

C # to create an open source Webgis (ii) Spatial database

spatial Database and PostgreSQL The current common spatial databases are Oracle spatial, Ms Server (2008 or above), PostgreSQL (PostGIS), MySQL, SQLite spatial, where Oracle spatial, MS Server (2008 or more) powerful, but expensive, MySQL, SQLite spatial free, but the space processing capacity is weak, comprehensive and relatively open source PostgreSQL (PostGIS

Use of open source database connection pooling

Com.itheima.jdbc;import Java.sql.connection;import Java.sql.preparedstatement;import java.sql.ResultSet; Import Java.sql.sqlexception;import Com.mchange.v2.c3p0.combopooleddatasource;public class C3P0Demo {public static void Main (string[] args) {Connection conn = null; PreparedStatement PS = null; ResultSet rs = null;try {//If the property is not set through the Setxxx method, it is automatically found under the class loading directory C3p0-config.xml file//Find after default use C3p0-config.x

Install the open source database PostgreSQL 9.4 and phpPgAdmin on Ubuntu

Install the open source database PostgreSQL 9.4 and phpPgAdmin on UbuntuIntroduction PostgreSQL is a powerful, open-source, and Object-based relational database system. It supports all mainstream operating systems, including Linux

Open a database without a data source (dsnless connection)

Each program that needs to connect to the database must first open it on the server. There are many ways to do this! Using System Data Source (DSN) This must be set on the server. This is the best and fastest way to access data. Because it only needs to authenticate on the server on the line, do not need to join. Working with file data sources This is not a rec

HubbleDotNet open-source full-text search database project

table of Hubble.net Data Type of Hubble.net data table Create and delete Databases Create a data table Create full-text indexes for existing tables or views of the database (1) Append Only mode Create full-text index for existing tables or views of the database (2) Updatable Mode Create full-text index for existing tables or views of the database (3) Multi-table

HubbleDotNet open-source full-text search database project-Technical Details

Search process * HubbleDotNet open-source full-text search database project -- Query Method Summary Search for the Tokenized field * Search syntax * Specify word weight Field weight Specify document weight Match Method Contains Method Like mode * Combined search * Search by combining the Tokenized field and the Untokenized field * Search by combining the Tokeniz

Cloud Alert 54 AWS provides an Aurora database instead of open source MySQL

Click on the link text above to quickly follow the "East Cloud Insights" public numberAfter nine months of testing, Amazon Web Services now offers the Aurora Aurora database service as a complete business service, which is positioned as a high performance alternative to the widely used open source MySQL product."For most workloads we recommend using the Amazon Au

Open-source comments: SQLite database literacy

. Therefore, C/C ++ is the most straightforward to use. If you do not like the process-oriented c api style, you can find another c ++ packaging library. If you want to re-invent the wheel, you can package one by yourself.◇ JavaIf you want to use Java to access SQLite, you can use the JDBC driver of SQLite or a specialized SQLite packaging library. I personally suggest using the JDBC Method. If you want to change the database in the future, you don't

An analysis of MySQL schema of open source database

of a variety of common architectures, the rest is how to choose the right architecture to use in a real-world production environment. In this respect everyone has their own ideas and experience, the specific plan is the best of opinion. In the daily work of the structure of the perfect is not an overnight, but a constantly evolving process of optimization and improvement. A push in the database also experienced from a single point to master-slave to

First contact with SharpHsql (pure C # open source database engine)

On the blog of the source of inspiration in open source, I saw this article: Open Source pure C # lightweight Database Engine: SharpHSQL 1.0.3.0. I have used many similar database engin

Open source database Sharding technology (1)

problems. Database scalability Speaking of database scalability, this is a big topic. Currently, commercial data has its own scalability solutions, which are relatively mature in the past. However, with the rapid development of the Internet, it will inevitably lead to the evolution of some computing models, in this way, many mainstream business systems will inevitably expose some shortcomings. For example,

MySQL: Open Source database sharding technology

problem of database extensibility. A matter of database extensibility Speaking of database extensibility, this is a very big topic. The current business data has its own expansion solution, in the past relatively mature, but with the rapid development of the Internet, inevitably will bring some calculation mode of evolution, so many mainstream business systems

Open Source Database middleware vitess: A set of servers and toolsets designed to simplify the horizontal scaling of MYSQL databases for Web applications

directly to vitess.Process Management Vitess helps you manage the life cycle of your DB instances through automated processing of various scenarios, such as failover, master-slave replication. Vitess also tracks metadata in all cluster configurations so that different cluster views are always up-to-date and consistently consistent for different clients. In addition, your own application does not need to track changes in the database topology.Original

Open source object-oriented database db4o Journey, the 1th part of the first knowledge db4o

Objective The industry's quest for persistent storage has never stopped, and many new technologies have sprung up in the open source and in the business world to make it easier and easier to express our minds with objects. In the past year, the industry has also been reflecting on whether ORM brings us convenience or trouble. Pointing to the famous Hibernate, have talked about its performance problems, we

Free and Open Source Embedded OS, GUI, fs, database, etc.

Free Open Source Embedded OS, GUI, fs, database OS: rtemswww.rtems.orgftppubrtemsecosecos.sourceware.orgfreertosChibiOSRTuSmartXt-kernelwww.t-engine.orgT-Kerneltkernel_e.html note ucos is not free GUI: Nano-X (mic Free Open Source Embedded OS, GUI, fs,

Introduction to open Source NoSQL database--tiedot Golang language development

This is a creation in Article, where the information may have evolved or changed. Brief introduction Project Open Source Address: Https://github.com/HouzuoGuo/tiedot The initiator left his Twitter, apparently surnamed Guo, a Chinese-American. In the project introduction, there is a description of the performance, someone used this database to crawl Wikipedia,

HubbleDotNet open-source full-text search database project-Technical Details

HubbleDotNet is an open-source, free full-text search Database Component Based on. net framework. HubbleDotNet IntroductionHubbleDotNet and mongoe.net Performance Comparison Test Installation and upgrade Install Upgrade User permission-in function planning Default Account Add account Account Permissions Index Database

Several open-source database connection pools

Label: DBCP Database Connection Pool C3P0 Database Connection Pool DBCP is an open source connection pool implementation under the Apache Software fund, and to use the DBCP data source, the application should add the following two jar files to the system:

The latest open source Dblayer, database operation can also be very simple

Dblayer, my recent open source database lightweight ORM Framework, currently supports SQL Server, MySQL, and Oracle, especially in the paging package.The framework has been upgraded from 78 ago and has undergone a number of projects, hoping to liberate everyone from the SQL string.Open Source AddressHttps://github.com/

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.